Click or drag to resize

OneVariableFunctionDefaultIntegrator Property

Gets and sets the default integrator associated with functions of one variable.

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

Property Value

IIntegrator
See Also