Static Public Member Functions | Static Public Attributes

cmtk::Interpolators::Linear Class Reference

Linear interpolator. More...

#include <cmtkLinearInterpolator.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 = 1
 Size of the interpolation region in grid points to the left and right.

Detailed Description

Linear interpolator.

Definition at line 48 of file cmtkLinearInterpolator.h.


Member Function Documentation

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

Get specific interpolation weight for relative coordinate.

Definition at line 55 of file cmtkLinearInterpolator.h.


Member Data Documentation

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

Definition at line 52 of file cmtkLinearInterpolator.h.


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