pub const fn matrix4<S>( x: Vector4<S>, y: Vector4<S>, z: Vector4<S>, w: Vector4<S>, ) -> Matrix4<S>
Construct a 4D matrix