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

itk::Functor::MaskNegatedInput< TInput, TMask, TOutput > Class Template Reference

#include <itkMaskNegatedImageFilter.h>

List of all members.

template<class TInput, class TMask, class TOutput>
class itk::Functor::MaskNegatedInput< TInput, TMask, TOutput >


Public Types

typedef NumericTraits< TInput
>::AccumulateType 
AccumulatorType

Public Member Functions

 MaskNegatedInput ()
bool operator!= (const MaskNegatedInput &) const
TOutput operator() (const TInput &A, const TMask &B)
bool operator== (const MaskNegatedInput &other) const
 ~MaskNegatedInput ()

Member Typedef Documentation

template<class TInput, class TMask, class TOutput>
typedef NumericTraits< TInput >::AccumulateType itk::Functor::MaskNegatedInput< TInput, TMask, TOutput >::AccumulatorType
 

Definition at line 59 of file itkMaskNegatedImageFilter.h.


Constructor & Destructor Documentation

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

Definition at line 61 of file itkMaskNegatedImageFilter.h.

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

Definition at line 62 of file itkMaskNegatedImageFilter.h.


Member Function Documentation

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

Definition at line 63 of file itkMaskNegatedImageFilter.h.

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

Definition at line 71 of file itkMaskNegatedImageFilter.h.

template<class TInput, class TMask, class TOutput>
bool itk::Functor::MaskNegatedInput< TInput, TMask, TOutput >::operator== const MaskNegatedInput< TInput, TMask, TOutput > &  other  )  const [inline]
 

Definition at line 67 of file itkMaskNegatedImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Mon Jul 10 00:19:59 2006 for ITK by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2000