Click or drag to resize

OneVariableFunctionDifferentiator Property

Gets and sets the differentiation method object associated with this function.

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

Property Value

IDifferentiator
See Also