Create a new {@link Vector2d} and initialize its components to the one of the given vector.
@param v the {@link Vector2i} to copy the values from
See Implementation
Create a new {@link Vector2d} and initialize its components to the one of the given vector.
@param v the {@link Vector2i} to copy the values from