121 #ifndef G4CHEBYSHEVAPPROXIMATION_HH 122 #define G4CHEBYSHEVAPPROXIMATION_HH
void IntegralChebyshevCof(G4double integralCof[]) const
G4double ChebyshevEvaluation(G4double x) const
G4ChebyshevApproximation(function pFunction, G4int n, G4double a, G4double b)
G4double GetChebyshevCof(G4int number) const
G4ChebyshevApproximation & operator=(const G4ChebyshevApproximation &)
void DerivativeChebyshevCof(G4double derCof[]) const
~G4ChebyshevApproximation()