The coefficients of the object.

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

Syntax

C#
public double[] tps
Visual Basic
Public tps As Double()
Visual C++
public:
array<double>^ tps

Remarks

This property contains the coefficients of the polynomial represented by the instance.

See Also