Infrastructure for Manipulation Polynomial Matrices


[Up] [Top]

Documentation for package ‘polyMatrix’ version 0.9.16

Help Pages

!=-method A class to represent a matrix of polynomials
%*%-method Matrix multiplication
*-method Arithmetic Operators
+-method Arithmetic Operators
--method Arithmetic Operators
==-method A class to represent a matrix of polynomials
adjoint Adjungate or classical adjoint of a square matrix
adjoint-method Adjungate or classical adjoint of a square matrix
cbind Combine polynomial matrices by rows or columns
charpolynom Characteristic polynomial of a matrix
charpolynom-method Characteristic polynomial of a matrix
cofactor Cofactor of a matrix
degree Gets the maximum degree of polynomial objects
degree-method Characteristic polynomial of a matrix
degree-method Gets the maximum degree of polynomial objects
det-method A class to represent a matrix of polynomials
diag Polynomial matrix Diagonals Extract or construct a diagonal polynomial matrix.
diag-method Polynomial matrix Diagonals Extract or construct a diagonal polynomial matrix.
dim-method A class to represent a matrix of polynomials
GCD GCD for polynomial matrices
GCD-method GCD for polynomial matrices
inv Inverse polynomial matrix
is.column.proper Proper polynomial matrices
is.polyMatrix Check if object is polyMatrix
is.proper Proper polynomial matrices
is.row.proper Proper polynomial matrices
is.zero Tests if something is zero or not
is.zero-method Tests if something is zero or not
LCM LCM for polynomial matrices
LCM-method LCM for polynomial matrices
matrix.degree Degree of each item of the matrix
matrix.degree-method Degree of each item of the matrix
minor Minor of matrix item
ncol-method A class to represent a matrix of polynomials
newton Build matrix of polynimal decomposition using Newton interpolation in Newton bais: (x-x_0), (x - x_0) * (x x_1)
nrow-method A class to represent a matrix of polynomials
parse.polyMatrix Parse polynomial matrix from strings
parse.polynomial Parse polynomial from string
polyMatrix Create polyMatrix object
polyMatrix-Arith Arithmetic Operators
polyMatrix-class A class to represent a matrix of polynomials
polyMatrix.apply Apply for polynomial matrix
polyMatrixCharClass A class to repesent characteristic polynomial of a polynomial matrix
polyMatrixCharPolynomial-class A class to repesent characteristic polynomial of a polynomial matrix
polyMatrixClass A class to represent a matrix of polynomials
predict-method Characteristic polynomial of a matrix
predict-method A class to represent a matrix of polynomials
rbind Combine polynomial matrices by rows or columns
round-method A class to represent a matrix of polynomials
show-method Characteristic polynomial of a matrix
show-method A class to represent a matrix of polynomials
t-method Polynomial matrix transpose
tr Trace of a 'matrix' or 'polyMatrix' class matrix
triang_Interpolation Triangularization of a polynomial matrix by interpolation method
triang_Sylvester Triangularization of a polynomial matrix by Sylvester method
zero.round Rounds objects to zero if there is too small
zero.round-method Rounds objects to zero if there is too small
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
[-method Extract or Replace Parts of a polynomial matrix
[<--method Extract or Replace Parts of a polynomial matrix
[[-method Characteristic polynomial of a matrix
[[-method A class to represent a matrix of polynomials