pyFM.signatures.WKS_functions.mesh_WKS¶
- pyFM.signatures.WKS_functions.mesh_WKS(mesh, num_E, landmarks=None, k=None)¶
Compute the Wave Kernel Signature for a mesh.
- Parameters:
- Returns:
WKS – Array where each line is the WKS for a given energy value.
- Return type:
(N, num_E) np.ndarray