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

itk::Function::Compose2DCovariantVector< TInput > Class Template Reference

#include <itkCompose2DCovariantVectorImageFilter.h>

List of all members.

Public Types

typedef CovariantVector< TInput, 2 > OutputType

Public Member Functions

 Compose2DCovariantVector ()
 ~Compose2DCovariantVector ()
OutputType operator() (const TInput &s1, const TInput &s2)
bool operator!= (const Compose2DCovariantVector &) const

template<class TInput>
class itk::Function::Compose2DCovariantVector< TInput >


Member Typedef Documentation

template<class TInput>
typedef CovariantVector<TInput,2> itk::Function::Compose2DCovariantVector< TInput >::OutputType
 

Definition at line 43 of file itkCompose2DCovariantVectorImageFilter.h.

Referenced by itk::Function::Compose2DCovariantVector< TInput >::operator()().


Constructor & Destructor Documentation

template<class TInput>
itk::Function::Compose2DCovariantVector< TInput >::Compose2DCovariantVector  )  [inline]
 

Definition at line 44 of file itkCompose2DCovariantVectorImageFilter.h.

template<class TInput>
itk::Function::Compose2DCovariantVector< TInput >::~Compose2DCovariantVector  )  [inline]
 

Definition at line 45 of file itkCompose2DCovariantVectorImageFilter.h.


Member Function Documentation

template<class TInput>
bool itk::Function::Compose2DCovariantVector< TInput >::operator!= const Compose2DCovariantVector< TInput > &   )  const [inline]
 

Definition at line 54 of file itkCompose2DCovariantVectorImageFilter.h.

template<class TInput>
OutputType itk::Function::Compose2DCovariantVector< TInput >::operator() const TInput &  s1,
const TInput &  s2
[inline]
 

Definition at line 46 of file itkCompose2DCovariantVectorImageFilter.h.

References itk::Function::Compose2DCovariantVector< TInput >::OutputType.


The documentation for this class was generated from the following file:
Generated at Sun Apr 1 03:23:43 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000