Geant4-11
|
#include <G4INCLHornerFormEvaluator.hh>
Public Member Functions | |
HornerC7 (const G4double a0, const G4double a1, const G4double a2, const G4double a3, const G4double a4, const G4double a5, const G4double a6) | |
G4double & | operator[] (G4int i) |
const G4double & | operator[] (G4int i) const |
Protected Attributes | |
G4double | a [N] |
Definition at line 137 of file G4INCLHornerFormEvaluator.hh.
|
inline |
Definition at line 138 of file G4INCLHornerFormEvaluator.hh.
References G4INCL::HornerCoefficients< 7 >::a, and a0.
|
inlineinherited |
Definition at line 55 of file G4INCLHornerFormEvaluator.hh.
|
inlineinherited |
Definition at line 56 of file G4INCLHornerFormEvaluator.hh.
|
protectedinherited |
Definition at line 53 of file G4INCLHornerFormEvaluator.hh.