Returns a new vector with normalized values of this vector
this
Vector normalize([Norm norm = Norm.euclidean, bool skipCaching = false]);