Click or drag to resize

VariableOrderOdeSolverOptionsMaxOrder Property

Maximum order formula used to compute the solution. Default value is 5;

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

Property Value

Int32
See Also