interpolation.hpp File Reference

Two dimensional interpolation. More...

#include <cstddef>
#include <vector>

Go to the source code of this file.

Classes

class  Interpolation2D
 Base class for 2d interpolation. More...
class  ClosestInterpolation2D
 Closest point 2d interpolation. More...
class  BiLinearInterpolation2D
 BiLinear 2d interpolation. More...
class  BiCubicInterpolation2D
 BiCubic 2d interpolation. More...

Defines

#define INTERPOLATION_HPP   1

Detailed Description

Two dimensional interpolation.


Define Documentation

#define INTERPOLATION_HPP   1

Generated on 18 Apr 2011 for IBSimu by  doxygen 1.6.1