Vector.normalise

Undocumented in source.
struct Vector(T, size_t N)
static if(isFloatingPoint!T)
alias normalise = normalize

Meta