Click or drag to resize

NewtonRootFinder_derivativeOfFunction Field

[Missing <summary> documentation for "F:Altaxo.Calc.RootFinding.NewtonRootFinder._derivativeOfFunction"]


Namespace: Altaxo.Calc.RootFinding
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected Func<double, double> _derivativeOfFunction

Field Value

FuncDouble, Double
See Also