|
LHAPDF
6.5.3
|
Functions | |
| Interpolator * | LHAPDF::mkInterpolator (const std::string &name) |
| Extrapolator * | LHAPDF::mkExtrapolator (const std::string &name) |
| Extrapolator* LHAPDF::mkExtrapolator | ( | const std::string & | name | ) |
Extrapolator factory
Returns a 'new'ed Extrapolator by pointer. Unless passed to a GridPDF, the caller is responsible for deletion of the created object.
| Interpolator* LHAPDF::mkInterpolator | ( | const std::string & | name | ) |
Interpolator factory
Returns a 'new'ed Interpolator by pointer. Unless passed to a GridPDF, the caller is responsible for deletion of the created object.
1.8.5