A list of TPSATerms lists, each consisting of a list, corresponding to its term, of exponents of the variables.

Namespace: TPSA
Assembly: TPSA (in TPSA.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static int[][] exponents
Visual Basic
Public Shared exponents As Integer()()
Visual C++
public:
static array<array<int>^>^ exponents

Remarks

Instantiated for convenience.

See Also