The TPSA type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberexponents
A list of TPSATerms lists, each consisting of a list, corresponding to its term, of exponents of the variables.
Public fieldStatic memberorder
A list of TPSATerms integers, each consisting of the order of the corresponding term.
Public fieldtps
The coefficients of the object.
Public fieldStatic membervars
A list of TPSA objects representing the variables of the algebra, i.e., each is a polynomial whose only nonzero coefficient is the one corresponding the linear term of its variable and having value unity.
Public fieldStatic memberzero
The zero element of the algebra.

See Also