1 #ifndef PhysicsTools_MVAComputer_Spline_h
2 #define PhysicsTools_MVAComputer_Spline_h
15 namespace PhysicsTools {
38 void set(
unsigned int n,
const double *vals);
41 double eval(
double x)
const;
44 double deriv(
double x)
const;
61 double eval(
double x)
const;
62 double deriv(
double x)
const;
73 #endif // PhysicsTools_MVAComputer_Spline_h