laplacian_intrinsic# iskra.fem.laplacian_intrinsic(edge_lengths: Tensor, face_to_edge: Tensor, n_vertices: int, faces: Tensor, weight_type: Literal['cotan', 'uniform'] = 'cotan') → Tensor[SOURCE]#