Matrix operation palette
- Matrix_pal — Matrix operation palette
 
- CUMSUM — Cumulative Sum
 
- EXTRACT — Matrix extractor
 
- EXTTRI — Triangular or Diagonal Extraction
 
- MATBKSL — Left matrix division
 
- MATCATH — Horizontal Concatenation
 
- MATCATV — Vertical Concatenation
 
- MATDET — Matrix Determinant
 
- MATDIAG — Create Diagonal Matrix
 
- MATDIV — Matrix division
 
- MATEIG — Matrix Eigenvalues
 
- MATEXPM — Matrix Exponential
 
- MATINV — Matrix Inverse
 
- MATLU — LU Factorization
 
- MATMUL — Matrix Multiplication
 
- MATPINV — Matrix PseudoInverse
 
- MATRESH — Matrix Reshape
 
- MATSING — SVD Decomposition
 
- MATSUM — Sum of Matrix's Elements
 
- MATTRAN — Matrix Transpose
 
- MATZCONJ — Conjugate of Matrix's Elements
 
- RICC — Riccati Equation
 
- ROOTCOEF — Polynomial Coefficient Computation
 
- SUBMAT — Sub-matrix Extraction