Vector.normalize

In-place normalization.

struct Vector(T, size_t N)
nothrow pure nothrow
static if(isFloatingPoint!T)
void
normalize
()

Meta