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

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

#include <itkNaryMaximumImageFilter.h>

List of all members.


Detailed Description

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

Definition at line 63 of file itkNaryMaximumImageFilter.h.

Public Types

typedef NumericTraits< TOutput
>::ValueType 
OutputValueType

Public Member Functions

 Maximum1 ()
bool operator!= (const Maximum1 &) const
TOutput operator() (const std::vector< TInput > &B)
bool operator== (const Maximum1 &) const
 ~Maximum1 ()


Member Typedef Documentation

template<class TInput, class TOutput>
typedef NumericTraits< TOutput >::ValueType itk::Functor::Maximum1< TInput, TOutput >::OutputValueType

Definition at line 66 of file itkNaryMaximumImageFilter.h.


Constructor & Destructor Documentation

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

Definition at line 69 of file itkNaryMaximumImageFilter.h.

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

Definition at line 70 of file itkNaryMaximumImageFilter.h.


Member Function Documentation

template<class TInput, class TOutput>
bool itk::Functor::Maximum1< TInput, TOutput >::operator!= ( const Maximum1< TInput, TOutput > &   )  const [inline]

Definition at line 88 of file itkNaryMaximumImageFilter.h.

template<class TInput, class TOutput>
TOutput itk::Functor::Maximum1< TInput, TOutput >::operator() ( const std::vector< TInput > &  B  )  [inline]

Definition at line 71 of file itkNaryMaximumImageFilter.h.

template<class TInput, class TOutput>
bool itk::Functor::Maximum1< TInput, TOutput >::operator== ( const Maximum1< TInput, TOutput > &   )  const [inline]

Definition at line 84 of file itkNaryMaximumImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 14:19:30 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000