Form a whitened matrix for genpca geometry
whitened_matrix.RdApplies square-root scalings of the row and column metrics to obtain the
whitened matrix W = R_M^T X R_A, where A = R_A^T R_A and M = R_M^T R_M.
See also
whitened_svd() for computing SVD of the whitened matrix
Other subspace analysis:
procrustes_distance(),
subspace_principal_angles(),
whitened_svd()