| adjoint | Adjungate or classical adjoint of a square matrix |
| cbind | Combine polynomial matrices by rows or columns |
| charpolynom | Characteristic polynomial of a matrix |
| cofactor | Cofactor of a matrix |
| degree | Gets the maximum degree of polynomial objects |
| diag | Polynomial matrix Diagonals Extract or construct a diagonal... |
| GCD | GCD for polynomial matrices |
| inv | Inverse polynomial matrix |
| is.polyMatrix | Check if object is polyMatrix |
| is.proper | Proper polynomial matrices |
| is.zero | Tests if something is zero or not |
| LCM | LCM for polynomial matrices |
| matrix.degree | Degree of each item of the matrix |
| minor | Minor of matrix item |
| newton | Build matrix of polynimal decomposition using Newton... |
| parse.polyMatrix | Parse polynomial matrix from strings |
| parse.polynomial | Parse polynomial from string |
| polyMatrix | Create polyMatrix object |
| polyMatrix.apply | Apply for polynomial matrix |
| polyMatrix-Arith | Arithmetic Operators |
| polyMatrixCharPolynomial-class | A class to repesent characteristic polynomial of a polynomial... |
| polyMatrix-class | A class to represent a matrix of polynomials |
| polyMatrix-mmult | Matrix multiplication |
| polyMatrix-package | Implementation of matrices of polynomials |
| polyMatrix-subscript | Extract or Replace Parts of a polynomial matrix |
| t-polyMatrix-method | Polynomial matrix transpose |
| tr | Trace of a 'matrix' or 'polyMatrix' class matrix |
| triang_Interpolation | Triangularization of a polynomial matrix by interpolation... |
| triang_Sylvester | Triangularization of a polynomial matrix by Sylvester method |
| zero_lead_hyp_rows | Get zero lead hyper rows of size sub_nrow of matrix M |
| zero_lead_rows | Get zero lead rows of matrix M |
| zero.round | Rounds objects to zero if there is too small |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.