Click or drag to resize

VariableOrderOdeSolverSolutionYtypeNumFunctionEvaluations Property

Gets the number of times the ODE function was evaluated.

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

Property Value

Int32
See Also