34#define INCLXX_IN_GEANT4_MODE 1
45#ifndef G4INCLINVFINTERPOLATIONTABLE_HH_
46#define G4INCLINVFINTERPOLATIONTABLE_HH_
Simple interpolation table.
Class for interpolating the of a 1-dimensional function.
Class for interpolating the inverse of a 1-dimensional function.
InvFInterpolationTable(IFunction1D const &f, const unsigned int nNodes=30)
virtual ~InvFInterpolationTable()