Orfeo Toolbox  3.16
Public Types | Public Member Functions | List of all members
itk::Function::Compose2DVector< TInput > Class Template Reference

#include <itkCompose2DVectorImageFilter.h>

+ Inheritance diagram for itk::Function::Compose2DVector< TInput >:

Public Types

typedef Vector< TInput, 2 > OutputType
 

Public Member Functions

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

Detailed Description

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

Definition at line 29 of file itkCompose2DVectorImageFilter.h.

Member Typedef Documentation

template<class TInput>
typedef Vector<TInput,2> itk::Function::Compose2DVector< TInput >::OutputType

Definition at line 32 of file itkCompose2DVectorImageFilter.h.

Constructor & Destructor Documentation

template<class TInput>
itk::Function::Compose2DVector< TInput >::Compose2DVector ( )
inline

Definition at line 33 of file itkCompose2DVectorImageFilter.h.

template<class TInput>
itk::Function::Compose2DVector< TInput >::~Compose2DVector ( )
inline

Definition at line 34 of file itkCompose2DVectorImageFilter.h.

Member Function Documentation

template<class TInput>
bool itk::Function::Compose2DVector< TInput >::operator!= ( const Compose2DVector< TInput > &  ) const
inline

Definition at line 35 of file itkCompose2DVectorImageFilter.h.

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

Definition at line 43 of file itkCompose2DVectorImageFilter.h.

template<class TInput>
bool itk::Function::Compose2DVector< TInput >::operator== ( const Compose2DVector< TInput > &  other) const
inline

Definition at line 39 of file itkCompose2DVectorImageFilter.h.


The documentation for this class was generated from the following file:

Generated at Sun May 12 2013 03:04:45 for Orfeo Toolbox with doxygen 1.8.3.1