Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Fiber::IpolDerivative< T, Interpol1D, true > Class Template Reference

Internal intermediate template which computes a one-dimensional interpolation of a derivation. More...

#include <Interpolate.hpp>

Static Public Member Functions

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

Detailed Description

template<class T, class Interpol1D>
class Fiber::IpolDerivative< T, Interpol1D, true >

Internal intermediate template which computes a one-dimensional interpolation of a derivation.