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

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

#include <itkCompose3DCovariantVectorImageFilter.h>

List of all members.

Public Types

typedef CovariantVector< TInput, 3 > OutputType

Public Member Functions

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

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


Member Typedef Documentation

template<class TInput>
typedef CovariantVector<TInput,3> itk::Function::Compose3DCovariantVector< TInput >::OutputType
 

Definition at line 44 of file itkCompose3DCovariantVectorImageFilter.h.

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


Constructor & Destructor Documentation

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

Definition at line 45 of file itkCompose3DCovariantVectorImageFilter.h.

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

Definition at line 46 of file itkCompose3DCovariantVectorImageFilter.h.


Member Function Documentation

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

Definition at line 57 of file itkCompose3DCovariantVectorImageFilter.h.

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

Definition at line 47 of file itkCompose3DCovariantVectorImageFilter.h.

References itk::Function::Compose3DCovariantVector< 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