1 #ifndef PhysicsTools_MVAComputer_Spline_h
2 #define PhysicsTools_MVAComputer_Spline_h
14 namespace PhysicsTools {
37 void set(
unsigned int n,
const double *vals);
40 double eval(
double x)
const;
43 double deriv(
double x)
const;
60 double eval(
double x)
const;
61 double deriv(
double x)
const;
72 #endif // PhysicsTools_MVAComputer_Spline_h