Pmat

Pmat – matrix data type

Calling sequence

P=[p11, p12, ..., p1n;  
   p21, p22, ..., p2n;  
   ...  
   pm1, pm2, ...; pmn]

Parameters

Description
The Pmat data type matrix polynomial object. Each entry of the matrix is an (univariate) polynomial.

Operations on polynomial matrices

Herited methods

Methods from the matint interface

Extraction, insertion, deletion

Some functions

See also

Authors jpc, bp