Create a new {@link Vector4d} and initialize its four components from the first four elements of the given array.
@param xyzw the array containing at least four elements
See Implementation
Create a new {@link Vector4d} and initialize its four components from the first four elements of the given array.
@param xyzw the array containing at least four elements