Matrix Functions
Overview of built-in functions in the Matrix group
Concatenates matrices or vectors
Cholesky decomposition of a matrix
Returns the determinant of a matrix
Generates a matrix of the first diagonal is initialized
Returns the first diagonal of a matrix
Inverts a square matrix
Returns the lower triangle of a matrix
LU factorization
Generates a matrix
Returns the value mn of a matrix
Matrices multiplication
Calculates the induced L1-Norm of a matrix
Calculates the induced L2-Norm of a matrix
QR factorization
Reconstruction of a Cholesky decomposition
Singular value decomposition of a matrix
Transpose a matrix
Upper triangle of a matrix
Calculates the rotation of a 3x3 matrix around the x, y and z axes