PolynomialBase<T> Properties

Properties

Basis Gets the FunctionBasis<T> associated with the linear combination.
(Inherited from LinearCombination<T>)
Coefficient Gets or sets the coefficient of the function with the specified index.
(Inherited from LinearCombination<T>)
Degree Gets the degree of the polynomial.
Parameters Gets the collection of parameters that determine the shape of this Curve.
(Inherited from Curve<T>)

See Also