pyFM.spectral.shape_difference.area_SD¶
- pyFM.spectral.shape_difference.area_SD(FM)¶
Return the area shape difference computed from a functional map.
- Parameters:
FM ((k2, k1) np.ndarray) – Functional map between two meshes.
- Returns:
SD – Area based shape difference operator.
- Return type:
(k1, k1) np.ndarray