Given two points on the hypersphere, we can draw the
plane containing these points and the origin.
D
F
r
D
P
r
Procrustes Distances is
r.
D
P
= 2 sin (
r
/2)
D
F
= sin
r.
•
These are all monotonic in
r
.
So the same choice of rotation
minimizes all three.
•
D
F
is easy to compute, others
are easy to compute from D
F
.