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

itk::Functor::Modulus2< TInput1, TInput2, TOutput > Class Template Reference

#include <itkBinaryMagnitudeImageFilter.h>

List of all members.

Public Methods

 Modulus2 ()
 ~Modulus2 ()
TOutput operator() (const TInput1 &A, const TInput2 &B)

template<class TInput1, class TInput2, class TOutput>
class itk::Functor::Modulus2< TInput1, TInput2, TOutput >


Constructor & Destructor Documentation

template<class TInput1, class TInput2, class TOutput>
itk::Functor::Modulus2< TInput1, TInput2, TOutput >::Modulus2   [inline]
 

Definition at line 54 of file itkBinaryMagnitudeImageFilter.h.

template<class TInput1, class TInput2, class TOutput>
itk::Functor::Modulus2< TInput1, TInput2, TOutput >::~Modulus2   [inline]
 

Definition at line 55 of file itkBinaryMagnitudeImageFilter.h.


Member Function Documentation

template<class TInput1, class TInput2, class TOutput>
TOutput itk::Functor::Modulus2< TInput1, TInput2, TOutput >::operator() const TInput1 &    A,
const TInput2 &    B
[inline]
 

Definition at line 56 of file itkBinaryMagnitudeImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Fri May 21 01:52:00 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000