Vector.normalized

Return normalized copy

struct Vector(T, int size)
@property const
static if(isNumeric!(T))
Vector!(T, size)
normalized
()

Meta