Infrastructure for Manipulation Polynomial Matrices


[Up] [Top]

Documentation for package ‘polyMatrix’ version 0.2.5

Help Pages

polyMatrix-package Infrastructure for Manipulation Polynomial Matrices
%X% Multiplication of two 'polyMatrix' class polynomial matrices
CanForm Conversion of an ARMA representation to a canonical form
CanForm.echelon Conversion of an ARMA representation to a canonical form
CanForm.final Conversion of an ARMA representation to a canonical form
CanForm.scm Conversion of an ARMA representation to a canonical form
ch2pn Converts a 'character' class object to a 'polynomial' class object
charpn The characteristic polynom of a matrix or a polynomial matrix
coefs The coefficients of a polynom or polynomial matrix
colMax Maximums and minimums for numeric matrices
colMin Maximums and minimums for numeric matrices
const The constant of a polynom or a polynomial matrix
cycFill A vector or a list of a given length, filled cyclically by the given material
degree The degree of a polynomial or a polynomial matrix
diag Extracts the diagonal of a 'polyMatrix', or constructs a diagonal 'polyMatrix'
dim The dimension of a polynomial matrix
dim.polyMatrix The dimension of a polynomial matrix
GCD GCD and LCM for polynomial matrices
GCD.polyMatrix GCD and LCM for polynomial matrices
is.polyMatrix Is an object of type "polyMatrix"?
LCM GCD and LCM for polynomial matrices
LCM.polyMatrix GCD and LCM for polynomial matrices
lead The leading coefficient of a polynom or polynomial matrix
M2pM Conversion of constant matrices
MTS2pM Converts MTS representation of a VARMA process to a polyMatrix representation
Ops.polyMatrix Arithmetic Ops Group Methods for polyMatrix class objects
pM2M Conversion of constant matrices
pMadj The adjugate of the given polynomial matrix
pMbas Bastion elements of a polynomial matrix
pMcol A column of the given 'polyMatrix'
pMdet Calculate the determinant of a real or polynomial matrix
pMdiag Generates a diagonal polynomial square matrix
pMkmm The Kronecker indices of a polynomial matrix
pMprod Product of the elements of the given polynomial vector
pMrow A row of the given 'polyMatrix'
pMsgn Change the sign of a polynomial matrix object
pMstr polyMatrix object consistency check
pMsub A submatrix of a polynomial matrix
pn2ch Converts a polynom class object to a character class object
polyMconvert Conversion between the pairs of the four polyMatrix subclasses
polyMgen Generate a polyMatrix class polynomial matrix
polyMul Multiplication of two polynomial by matrix multiplication
pprt Intelligent print of a 'polynom' object
predict.charpn Calculate the value of a characteristic polynomial for a polyMatrix argument
predict.polyMatrix Calculate the value of a polynomial matrix for real or complex values
predict.polynomial Calculate the value of a "polynomial" for real, complex and matrix argument
print.pMvarma Prints a polynomial matrix or a varma model in the given form
print.polyMatrix Prints a polynomial matrix or a varma model in the given form
proper The polynomial matrix is column//row proper or not
pVsk The scalar product of two polynomial vectors
rowMax Maximums and minimums for numeric matrices
rowMin Maximums and minimums for numeric matrices
symb The printing symbol of the given polynomial matrix
t.polyMatrix Matrix transpose of a 'polyMatrix' class object
tr Trace of a 'matrix' or 'polyMatrix' class matrix
triang_Euclidean Triangularization of a polynomial matrix by Euclidean division method
triang_Sylvester Triangularization of a polynomial matrix by Sylvester method