Chebyshev Series Properties
Properties
| Basis |
Gets the function basis for the polynomial.
(Overrides LinearCombination.Basis) |
| Coefficient |
Gets or sets the coefficient of the function with the specified
index.
(Inherited from LinearCombination) |
| Degree |
Gets the degree of the polynomial.
(Inherited from PolynomialBase) |
| Lower | Gets or sets the lower bound of the interval over which this ChebyshevSeries is defined. |
| Parameters |
Gets the collection of parameters that determine the shape of this
Curve.
(Inherited from Curve) |
| Upper | Gets or sets the upper bound of the interval over which this ChebyshevSeries is defined. |