Root-Finder with derivatives implementation class using GSL.
Definition at line 47 of file GSLRootFdFSolver.h.
#include </home/ozapatam/Projects/root/math/mathmore/src/GSLRootFdFSolver.h>
◆ GSLRootFdFSolver()
ROOT::Math::GSLRootFdFSolver::GSLRootFdFSolver |
( |
const gsl_root_fdfsolver_type * |
type | ) |
|
|
inline |
◆ ~GSLRootFdFSolver()
virtual ROOT::Math::GSLRootFdFSolver::~GSLRootFdFSolver |
( |
| ) |
|
|
inlinevirtual |
◆ Solver()
gsl_root_fdfsolver* ROOT::Math::GSLRootFdFSolver::Solver |
( |
| ) |
const |
|
inline |
◆ fSolver
gsl_root_fdfsolver* ROOT::Math::GSLRootFdFSolver::fSolver |
|
private |
The documentation for this class was generated from the following file: