aimstil
5.0.5
|
#include <til/TensorProductInterpolation.h>
Public Types | |
typedef t_interp | ReturnType |
typedef TensorProductInterpolation< Interpolation, 6 > | Self |
Static Public Member Functions | |
template<class TImage > | |
static INLINE t_interp | computeUnsafe (const TImage &im, const numeric_array< t_interp, 3 > &pos) |
template<class TImage > | |
static INLINE t_interp | compute (const TImage &im, const numeric_array< t_interp, 3 > &pos) |
template<class TImage > | |
static INLINE t_interp | computeUnsafe (const TImage &im, t_interp x, t_interp y, t_interp z) |
template<class TImage > | |
static INLINE t_interp | compute (const TImage &im, t_interp x, t_interp y, t_interp z) |
Definition at line 386 of file TensorProductInterpolation.h.
typedef t_interp til::TensorProductInterpolation< Interpolation, 6 >::ReturnType |
Definition at line 390 of file TensorProductInterpolation.h.
typedef TensorProductInterpolation<Interpolation, 6> til::TensorProductInterpolation< Interpolation, 6 >::Self |
Definition at line 391 of file TensorProductInterpolation.h.
|
inlinestatic |
Definition at line 399 of file TensorProductInterpolation.h.
References EXPAND_VECTOR.
|
inlinestatic |
Definition at line 684 of file TensorProductInterpolation.h.
References INLINE.
|
inlinestatic |
Definition at line 396 of file TensorProductInterpolation.h.
References EXPAND_VECTOR.
|
inlinestatic |
Definition at line 403 of file TensorProductInterpolation.h.