28#ifndef ROOT_TMVA_TSpline1
29#define ROOT_TMVA_TSpline1
#define ClassDef(name, id)
A TGraph is an object made of two arrays X and Y with npoints each.
Linear interpolation of TGraph.
virtual void GetKnot(Int_t i, Double_t &x, Double_t &y) const
no knots
virtual ~TSpline1(void)
destructor
const TGraph * GetGraph() const
virtual void BuildCoeff(void)
no coefficients to precompute
virtual Double_t Eval(Double_t x) const
returns linearly interpolated TGraph entry around x
TGraph * fGraph
graph that is splined
Base class for spline implementation containing the Draw/Paint methods.
create variable transformations