library: libGraf #include "TSpline.h" |
TSplinePoly
class description - header file - source file - inheritance tree (.pdf)
public:
TSplinePoly()
TSplinePoly(Double_t x, Double_t y)
TSplinePoly(const TSplinePoly&)
~TSplinePoly()
static TClass* Class()
virtual Double_t Eval(Double_t) const
void GetKnot(Double_t& x, Double_t& y) const
virtual TClass* IsA() const
TSplinePoly& operator=(const TSplinePoly&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Double_t& X()
Double_t& Y()
protected:
Double_t fX abscissa
Double_t fY constant term
Author: Federico Carminati 28/02/2000
Last update: root/graf:$Name: $:$Id: TSpline.cxx,v 1.17 2006/07/09 05:27:54 brun Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
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.