Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Functions
G4INCLRootFinder.cc File Reference
#include "globals.hh"
#include "G4INCLRootFinder.hh"
#include "G4INCLGlobals.hh"
#include "G4INCLLogger.hh"
#include <utility>
#include <cmath>

Go to the source code of this file.

Namespaces

 G4INCL
 
 G4INCL::RootFinder
 

Macros

#define INCLXX_IN_GEANT4_MODE   1
 

Functions

Solution G4INCL::RootFinder::solve (RootFunctor const *const f, const G4double x0)
 Numerically solve a one-dimensional equation. More...
 

Macro Definition Documentation

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 33 of file G4INCLRootFinder.cc.