Matrix Functions

Overview of built-in functions in the Matrix group


Index of Matrix functions

Concatenates matrices or vectors
Cholesky decomposition of a matrix
Det
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
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
QR factorization
Reconstruction of a Cholesky decomposition
Svd
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