Vector.isNormalised

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

Meta