Vector.fastInverseLength

Undocumented in source.
struct Vector(T, int N)
nothrow
static if(isFloatingPoint!T)
alias fastInverseLength = fastInverseMagnitude

Meta