normalize

Normalize a Vector inplace.

@safe @nogc nothrow ref
Vector!(T, N)
normalize
(
T
uint N
)
(
ref return Vector!(T, N) vec
)

Meta