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

itk::Function::ComplexToReal< TInput, TOutput > Class Template Reference

#include <itkComplexToRealImageFilter.h>

List of all members.

Public Member Functions

 ComplexToReal ()
 ~ComplexToReal ()
TOutput operator() (const TInput &A)

template<class TInput, class TOutput>
class itk::Function::ComplexToReal< TInput, TOutput >


Constructor & Destructor Documentation

template<class TInput, class TOutput>
itk::Function::ComplexToReal< TInput, TOutput >::ComplexToReal  )  [inline]
 

Definition at line 37 of file itkComplexToRealImageFilter.h.

template<class TInput, class TOutput>
itk::Function::ComplexToReal< TInput, TOutput >::~ComplexToReal  )  [inline]
 

Definition at line 38 of file itkComplexToRealImageFilter.h.


Member Function Documentation

template<class TInput, class TOutput>
TOutput itk::Function::ComplexToReal< TInput, TOutput >::operator() const TInput &  A  )  [inline]
 

Definition at line 39 of file itkComplexToRealImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Thu May 25 03:02:05 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000