11 #ifndef __fastNLOInterpolLagrange__ 12 #define __fastNLOInterpolLagrange__ 18 #include "fastNLOInterpolBase.h" 29 void CalcNodeValues(std::vector<std::pair<int,double> >& nodes,
double val);
Definition: fastNLOInterpolLagrange.h:21
void CalcNodeValues(std::vector< std::pair< int, double > > &nodes, double val)
Definition: fastNLOInterpolLagrange.cc:26
Definition: fastNLOInterpolBase.h:27