Vector.inverseLength

Undocumented in source.
struct Vector(T, int N)
nothrow deprecated
static if(isFloatingPoint!T)
alias inverseLength = inverseMagnitude

Meta