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

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

#include <itkMagnitudeAndPhaseToComplexImageFilter.h>

List of all members.


Detailed Description

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

Definition at line 55 of file itkMagnitudeAndPhaseToComplexImageFilter.h.

Public Member Functions

 MagnitudeAndPhaseToComplex ()
bool operator!= (const MagnitudeAndPhaseToComplex &) const
std::complex< TOutput > operator() (const TInput1 &A, const TInput2 &B)
bool operator== (const MagnitudeAndPhaseToComplex &other) const
 ~MagnitudeAndPhaseToComplex ()


Constructor & Destructor Documentation

template<class TInput1, class TInput2, class TOutput>
itk::Functor::MagnitudeAndPhaseToComplex< TInput1, TInput2, TOutput >::MagnitudeAndPhaseToComplex (  )  [inline]

Definition at line 58 of file itkMagnitudeAndPhaseToComplexImageFilter.h.

template<class TInput1, class TInput2, class TOutput>
itk::Functor::MagnitudeAndPhaseToComplex< TInput1, TInput2, TOutput >::~MagnitudeAndPhaseToComplex (  )  [inline]

Definition at line 59 of file itkMagnitudeAndPhaseToComplexImageFilter.h.


Member Function Documentation

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

Definition at line 60 of file itkMagnitudeAndPhaseToComplexImageFilter.h.

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

Definition at line 68 of file itkMagnitudeAndPhaseToComplexImageFilter.h.

template<class TInput1, class TInput2, class TOutput>
bool itk::Functor::MagnitudeAndPhaseToComplex< TInput1, TInput2, TOutput >::operator== ( const MagnitudeAndPhaseToComplex< TInput1, TInput2, TOutput > &  other  )  const [inline]

Definition at line 64 of file itkMagnitudeAndPhaseToComplexImageFilter.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