Vec.normalize

Undocumented in source.
struct Vec(T, size_t size)
static if(isFloatingPoint!T)
alias normalize = norm

Meta