Vector4d.this

Create a new {@link Vector4d} with the first three components from the given <code>v</code> and the given <code>w</code>.

@param v the {@link Vector3d} @param w the w component

Meta