spectralbrain.shape_difference_operator#
- spectralbrain.shape_difference_operator(C, *, type='area')[source]#
Compute a shape-difference operator from a functional map.
- Parameters:
- Returns:
D (ndarray, shape (k, k)) – Shape-difference operator (symmetric positive semi-definite for area type).
- Return type:
References
Rustamov RM, Ovsjanikov M, Azencot O, Ben-Chen M, Chazal F, Guibas LJ. Map-based exploration of intrinsic shape differences and variability. ACM TOG 32(4):72, 2013.