Procrustes distance between two subspaces
procrustes_distance.RdComputes the orthogonal Procrustes distance between subspaces spanned by U
and V using singular values of U'V.
See also
subspace_principal_angles() for computing angles between subspaces
Other subspace analysis:
subspace_principal_angles(),
whitened_matrix(),
whitened_svd()