NDEVR
API Documentation
Spline< t_point_type >

A spline is a function used to interpolate or smooth data. More...

Collaboration diagram for Spline< t_point_type >:
[legend]

Detailed Description

template<class t_point_type>
class Spline< t_point_type >

A spline is a function used to interpolate or smooth data.


Splines are a series of polynomials joined at knots

See also
Polyline, SplineModel

Definition at line 15 of file Spline.hpp.


The documentation for this class was generated from the following file: