Root-Finder implementation class using GSL.
Definition at line 47 of file GSLRootFSolver.h.
#include </home/sftnight/build/workspace/root-makedoc-v620/rootspi/rdoc/src/v6-20-00-patches/math/mathmore/src/GSLRootFSolver.h>
◆ GSLRootFSolver()
ROOT::Math::GSLRootFSolver::GSLRootFSolver |
( |
const gsl_root_fsolver_type * |
type | ) |
|
|
inline |
◆ ~GSLRootFSolver()
virtual ROOT::Math::GSLRootFSolver::~GSLRootFSolver |
( |
| ) |
|
|
inlinevirtual |
◆ Solver()
gsl_root_fsolver * ROOT::Math::GSLRootFSolver::Solver |
( |
| ) |
const |
|
inline |
◆ fSolver
gsl_root_fsolver* ROOT::Math::GSLRootFSolver::fSolver |
|
private |
The documentation for this class was generated from the following file: