Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4AdjointInterpolator Member List

This is the complete list of members for G4AdjointInterpolator, including all inherited members.

ExponentialInterpolation(G4double &x, G4double &x1, G4double &x2, G4double &y1, G4double &y2)G4AdjointInterpolator
FindPosition(G4double &x, std::vector< G4double > &x_vec, size_t ind_min=0, size_t ind_max=0)G4AdjointInterpolator
FindPositionForLogVector(G4double &x, std::vector< G4double > &x_vec)G4AdjointInterpolator
GetAdjointInterpolator()G4AdjointInterpolatorstatic
GetInstance()G4AdjointInterpolatorstatic
Interpolate(G4double &x, std::vector< G4double > &x_vec, std::vector< G4double > &y_vec, G4String InterPolMethod="Log")G4AdjointInterpolator
InterpolateForLogVector(G4double &x, std::vector< G4double > &x_vec, std::vector< G4double > &y_vec)G4AdjointInterpolator
InterpolateWithIndexVector(G4double &x, std::vector< G4double > &x_vec, std::vector< G4double > &y_vec, std::vector< size_t > &index_vec, G4double x0, G4double dx)G4AdjointInterpolator
Interpolation(G4double &x, G4double &x1, G4double &x2, G4double &y1, G4double &y2, G4String InterPolMethod="Log")G4AdjointInterpolator
LinearInterpolation(G4double &x, G4double &x1, G4double &x2, G4double &y1, G4double &y2)G4AdjointInterpolator
LogarithmicInterpolation(G4double &x, G4double &x1, G4double &x2, G4double &y1, G4double &y2)G4AdjointInterpolator
~G4AdjointInterpolator()G4AdjointInterpolator