Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Calc Namespaces
Altaxo.Calc.RootFinding
RobustNewtonRaphson Class
RobustNewtonRaphson Methods
Robust
Newton
Raphson Class
Robust Newton-Raphson root-finding algorithm that falls back to bisection when overshooting or converging too slow, or to subdivision on lacking bracketing.
Inheritance Hierarchy
System
Object
Altaxo.Calc.RootFinding
RobustNewtonRaphson
Namespace:
Altaxo.Calc.RootFinding
Assembly:
AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
static
class
RobustNewtonRaphson
The
RobustNewtonRaphson
type exposes the following members.
Methods
Name
Description
FindRoot
Find a solution of the equation f(x)=0.
TryFindRoot
Find a solution of the equation f(x)=0.
Top
See Also
Reference
Altaxo.Calc.RootFinding Namespace
NewtonRaphson
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net