Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Calc Namespaces
Altaxo.Calc.RootFinding
Secant Class
Secant Methods
Secant Class
Pure Secant root-finding algorithm without any recovery measures in cases it behaves badly. The algorithm aborts immediately if the root leaves the bound interval.
Inheritance Hierarchy
System
Object
Altaxo.Calc.RootFinding
Secant
Namespace:
Altaxo.Calc.RootFinding
Assembly:
AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
static
class
Secant
The
Secant
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
Brent
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