powered by
Rotates matrix B to best match target matrix A using orthogonal Procrustes rotation.
procrustes_rotation(B, A)
Rotated matrix B.
Matrix to rotate.
Target matrix.