Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::Functor::MatrixIndexSelection< TInput, TOutput > Class Template Reference

#include <itkMatrixIndexSelectionImageFilter.h>

List of all members.

Public Member Functions

 MatrixIndexSelection ()
 ~MatrixIndexSelection ()
void GetIndices (unsigned int &i, unsigned int &j) const
void SetIndices (unsigned int i, unsigned int j)
TOutput operator() (const TInput &A)

template<class TInput, class TOutput>
class itk::Functor::MatrixIndexSelection< TInput, TOutput >


Constructor & Destructor Documentation

template<class TInput, class TOutput>
itk::Functor::MatrixIndexSelection< TInput, TOutput >::MatrixIndexSelection  )  [inline]
 

Definition at line 31 of file itkMatrixIndexSelectionImageFilter.h.

template<class TInput, class TOutput>
itk::Functor::MatrixIndexSelection< TInput, TOutput >::~MatrixIndexSelection  )  [inline]
 

Definition at line 32 of file itkMatrixIndexSelectionImageFilter.h.


Member Function Documentation

template<class TInput, class TOutput>
void itk::Functor::MatrixIndexSelection< TInput, TOutput >::GetIndices unsigned int &  i,
unsigned int &  j
const [inline]
 

Definition at line 34 of file itkMatrixIndexSelectionImageFilter.h.

template<class TInput, class TOutput>
TOutput itk::Functor::MatrixIndexSelection< TInput, TOutput >::operator() const TInput &  A  )  [inline]
 

Definition at line 37 of file itkMatrixIndexSelectionImageFilter.h.

template<class TInput, class TOutput>
void itk::Functor::MatrixIndexSelection< TInput, TOutput >::SetIndices unsigned int  i,
unsigned int  j
[inline]
 

Definition at line 35 of file itkMatrixIndexSelectionImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Thu May 25 03:02:08 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000