#include "TGraph.h"| Classes | |
| class | TSpline | 
| Base class for spline implementation containing the Draw/Paint methods.  More... | |
| class | TSpline3 | 
| Class to create third splines to interpolate knots Arbitrary conditions can be introduced for first and second derivatives at beginning and ending points.  More... | |
| class | TSpline5 | 
| Class to create quintic natural splines to interpolate knots Arbitrary conditions can be introduced for first and second derivatives using double knots (see BuildCoeff) for more on this.  More... | |
| class | TSplinePoly | 
| Base class for TSpline knot.  More... | |
| class | TSplinePoly3 | 
| Class for TSpline3 knot.  More... | |
| class | TSplinePoly5 | 
| Class for TSpline5 knot.  More... | |