Click or drag to resize

PolynomialDifferentiator Constructor

Default constructor. Constructs a PolynomialDifferentiator instance that can be used to differentiate a polynomial.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public PolynomialDifferentiator()
See Also