Category:Matrix Functions
From GECK
(Redirected from Matrix)
Functions related to mathematical Matrices. In NVSE, these are implemented as Arrays containing numbers, or in the case of matrices with more than 1 row, containing sub-arrays representing the numbers in each row.
Rotation Matrix
A rotation matrix is a transformation matrix used to perform a rotation. Notably, it must be orthogonal with determinant 1.
Pages in category "Matrix Functions"
The following 7 pages are in this category, out of 7 total.