10 #ifndef __fastNLOInterpolLinear__ 11 #define __fastNLOInterpolLinear__ 17 #include "fastNLOInterpolBase.h" 28 void CalcNodeValues(std::vector<std::pair<int,double> >& nodes,
double val);
Definition: fastNLOInterpolLinear.h:20
void CalcNodeValues(std::vector< std::pair< int, double > > &nodes, double val)
Definition: fastNLOInterpolLinear.cc:26
Definition: fastNLOInterpolBase.h:27