Steffenson method, providing the fastes convergence.
See the GSL manual for more information
Definition at line 147 of file RootFinderAlgorithms.h.
Additional Inherited Members | |
![]() | |
typedef void(* | GSLFdFPointer) (double, void *, double *, double *) |
typedef double(* | GSLFuncPointer) (double, void *) |
![]() | |
void | FreeSolver () |
void | SetSolver (GSLRootFdFSolver *s) |
#include <Math/RootFinderAlgorithms.h>
ROOT::Math::Roots::Steffenson::Steffenson | ( | ) |
Definition at line 126 of file RootFinderAlgorithms.cxx.
|
override |
Definition at line 133 of file RootFinderAlgorithms.cxx.