Box.squaredDistance

Euclidean squared distance from a point.

struct Box(T, size_t N)
pure const nothrow
double
squaredDistance

See Also

Numerical Recipes Third Edition (2007)

Meta