| 
    Geant4
    10.03.p02
    
   | 
 
Static root-finder algorithm. More...


Go to the source code of this file.
Classes | |
| class | G4INCL::RootFunctor | 
| class | G4INCL::RootFinder::Solution | 
Namespaces | |
| G4INCL | |
| G4INCL::RootFinder | |
Macros | |
| #define | INCLXX_IN_GEANT4_MODE 1 | 
| #define | G4INCLROOTFINDER_HH_ | 
Functions | |
| Solution | G4INCL::RootFinder::solve (RootFunctor const *const f, const G4double x0) | 
| Numerically solve a one-dimensional equation.  More... | |
Static root-finder algorithm.
Provides a (nearly) stateless root-finder algorithm.
Provides a stateless root-finder algorithm.
Definition in file G4INCLRootFinder.hh.
| #define G4INCLROOTFINDER_HH_ | 
Definition at line 48 of file G4INCLRootFinder.hh.
| #define INCLXX_IN_GEANT4_MODE 1 | 
Definition at line 34 of file G4INCLRootFinder.hh.