| adjoint | Adjugate or classical adjoint of a square matrix |
| cbind | Combine polynial matrices by rows or coluns |
| charpolynom | Characteristic polynomial of matrix |
| cofactor | Cofactor of matrix |
| degree | Gets 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 | Test if something is zero |
| LCM | LCM for polynomial matrices |
| matrix.degree | Degree of each item of 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-class | A class to represent matrix of polinomials |
| 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 object to zero if it's too small |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.