Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::GSLRootFSolver Class Reference

Root-Finder implementation class using GSL.

Definition at line 47 of file GSLRootFSolver.h.

Public Member Functions

 GSLRootFSolver (const gsl_root_fsolver_type *type)
 
virtual ~GSLRootFSolver ()
 
gsl_root_fsolver * Solver () const
 

Private Attributes

gsl_root_fsolver * fSolver
 

#include </home/sftnight/build/workspace/root-makedoc-master/rootspi/rdoc/src/master/math/mathmore/src/GSLRootFSolver.h>

Constructor & Destructor Documentation

◆ GSLRootFSolver()

ROOT::Math::GSLRootFSolver::GSLRootFSolver ( const gsl_root_fsolver_type *  type)
inline

Definition at line 51 of file GSLRootFSolver.h.

◆ ~GSLRootFSolver()

virtual ROOT::Math::GSLRootFSolver::~GSLRootFSolver ( )
inlinevirtual

Definition at line 54 of file GSLRootFSolver.h.

Member Function Documentation

◆ Solver()

gsl_root_fsolver * ROOT::Math::GSLRootFSolver::Solver ( ) const
inline

Definition at line 65 of file GSLRootFSolver.h.

Member Data Documentation

◆ fSolver

gsl_root_fsolver* ROOT::Math::GSLRootFSolver::fSolver
private

Definition at line 73 of file GSLRootFSolver.h.

  • math/mathmore/src/GSLRootFSolver.h