Click or drag to resize

OneVariableFunctionIntegrator Property

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

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

Property Value

IIntegrator
See Also