Static Public Member Functions | Static Public Attributes

cmtk::Interpolators::Cubic Class Reference

Cubic interpolator. More...

#include <cmtkCubicInterpolator.h>

List of all members.

Static Public Member Functions

static Types::Coordinate GetWeight (const int weight, const Types::Coordinate x)
 Get specific interpolation weight for relative coordinate.

Static Public Attributes

static const int RegionSizeLeftRight = 2
 Size of the interpolation region in grid points to the left and right.

Detailed Description

Cubic interpolator.

Definition at line 48 of file cmtkCubicInterpolator.h.


Member Function Documentation

static Types::Coordinate cmtk::Interpolators::Cubic::GetWeight ( const int  weight,
const Types::Coordinate  x 
) [inline, static]

Get specific interpolation weight for relative coordinate.

Definition at line 55 of file cmtkCubicInterpolator.h.


Member Data Documentation

Size of the interpolation region in grid points to the left and right.

Definition at line 52 of file cmtkCubicInterpolator.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines