Click or drag to resize

RombergIntegratorMaximumOrder Property

Gets and sets the maximum order used in computing Romberg estimates.

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

Property Value

Int32
See Also