NewtonRootFinderFind Method |
Performs the algorithm-specific root search on the currently configured interval.
Namespace: Altaxo.Calc.RootFindingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxprotected override double Find()
Return Value
DoubleThe computed root.
See Also