FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Static Public Member Functions | List of all members
Fiber::CatMullRomSpline< T > Class Template Reference

Catmull-Rom cubic spline interpolation. More...

#include <CatmullSplineIpol.hpp>

Static Public Member Functions

template<class Storage1D , class Limiter >
staticinterpolate (const Storage1D &Data, double t, index_t size, const Limiter &L)
 

Detailed Description

template<class T>
class Fiber::CatMullRomSpline< T >

Catmull-Rom cubic spline interpolation.

Author
Georg Ritter, Werner Benger
Date
Jan. 2001, Jun 2004