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

Nearest-Neighbor interpolation, just fast and wrong. More...

#include <NearestNeighborIpol.hpp>

Static Public Member Functions

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

Detailed Description

template<class T>
class Fiber::NearestNeighborIpol< T >

Nearest-Neighbor interpolation, just fast and wrong.

Author
Werner Benger
Date
Jun 2004