Click or drag to resize

NumericalDerivativeEvaluations Property

Number of times a function is evaluated for numerical derivatives.

Namespace: Altaxo.Calc.Differentiation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int Evaluations { get; }

Property Value

Int32
See Also