distanceSquared

Undocumented in source. Be warned that the author may not have intended to support it.
@safe
double
distanceSquared
(
F
G
)
if (
isVector!F &&
&&
F.coordinates == G.coordinates
)

Meta