G4AnalyticalPolSolver Class Reference

#include <G4AnalyticalPolSolver.hh>

List of all members.


Detailed Description

Definition at line 65 of file G4AnalyticalPolSolver.hh.

Public Member Functions

 G4AnalyticalPolSolver ()
 ~G4AnalyticalPolSolver ()
G4int QuadRoots (G4double p[5], G4double r[3][5])
G4int CubicRoots (G4double p[5], G4double r[3][5])
G4int BiquadRoots (G4double p[5], G4double r[3][5])
G4int QuarticRoots (G4double p[5], G4double r[3][5])


Constructor & Destructor Documentation

G4AnalyticalPolSolver::G4AnalyticalPolSolver (  ) 

Definition at line 38 of file G4AnalyticalPolSolver.cc.

G4AnalyticalPolSolver::~G4AnalyticalPolSolver (  ) 

Definition at line 42 of file G4AnalyticalPolSolver.cc.


Member Function Documentation

G4int G4AnalyticalPolSolver::BiquadRoots ( G4double  p[5],
G4double  r[3][5] 
)

Definition at line 173 of file G4AnalyticalPolSolver.cc.

References CubicRoots(), and QuadRoots().

Here is the call graph for this function:

G4int G4AnalyticalPolSolver::CubicRoots ( G4double  p[5],
G4double  r[3][5] 
)

Definition at line 86 of file G4AnalyticalPolSolver.cc.

Referenced by BiquadRoots(), and QuarticRoots().

G4int G4AnalyticalPolSolver::QuadRoots ( G4double  p[5],
G4double  r[3][5] 
)

Definition at line 51 of file G4AnalyticalPolSolver.cc.

Referenced by BiquadRoots().

G4int G4AnalyticalPolSolver::QuarticRoots ( G4double  p[5],
G4double  r[3][5] 
)

Definition at line 273 of file G4AnalyticalPolSolver.cc.

References CubicRoots(), DBL_MAX, and R2.

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Sat Apr 12 06:05:26 2008 for Geant4 by  doxygen 1.4.7