library: libTMVA #include "TSpline1.h" |
TMVA::TSpline1
class description - header file - source file - inheritance tree (.pdf)
public:
TSpline1(TString title, TGraph* theGraph)
TSpline1(const TMVA::TSpline1&)
virtual ~TSpline1()
virtual void BuildCoeff()
static TClass* Class()
virtual Double_t Eval(Double_t x) const
virtual void GetKnot(Int_t i, Double_t& x, Double_t& y) const
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
TGraph* fGraph graph that is splined
_______________________________________________________________________
Linear interpolation of TGraph
_______________________________________________________________________
void BuildCoeff( void )
no coefficients to precompute
Last update: Tue Jul 11 11:56:40 2006
Copyright (c) 2005: *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.