pub const fn matrix3<S>( x: Vector3<S>, y: Vector3<S>, z: Vector3<S>, ) -> Matrix3<S>
Construct a 3D matrix