Go to the documentation of this file.
33 #ifndef vtkCardinalSpline_h
34 #define vtkCardinalSpline_h
60 void Fit1D (
int n,
double *
x,
double *
y,
double *
w,
double coefficients[][4],
61 int leftConstraint,
double leftValue,
int rightConstraint,
65 double coefficients[][4]);
virtual void DeepCopy(vtkSpline *s)
void FitClosed1D(int n, double *x, double *y, double *w, double coefficients[][4])
#define vtkTypeMacro(thisClass, superclass)
virtual double Evaluate(double t)
GLint GLint GLint GLint GLint x
static vtkCardinalSpline * New()
void Fit1D(int n, double *x, double *y, double *w, double coefficients[][4], int leftConstraint, double leftValue, int rightConstraint, double rightValue)
a simple class to control print indentation
#define VTKCOMMONCOMPUTATIONALGEOMETRY_EXPORT
spline abstract class for interpolating splines
computes an interpolating spline using a a Cardinal basis.
GLint GLint GLint GLint GLint GLint y
void PrintSelf(ostream &os, vtkIndent indent)
GLubyte GLubyte GLubyte GLubyte w