Create a new {@link Vector4d} with the given component values.
@param x the x component @param y the y component @param z the z component @param w the w component
See Implementation
Create a new {@link Vector4d} with the given component values.
@param x the x component @param y the y component @param z the z component @param w the w component