Click or drag to resize

PolynomialCoeff Property

Gets and sets the cofficients of this polynomial.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleVector Coeff { get; set; }

Property Value

DoubleVector
See Also