Click or drag to resize

NonlinearObjectiveFunctionNonAllocatingBase_accuracyOrder Field

The desired accuracy order to evaluate the jacobian by numerical approximaiton.

Namespace: Altaxo.Calc.Optimization.ObjectiveFunctions
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected readonly int _accuracyOrder

Field Value

Int32
See Also