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

itk::VnlFFTRealToComplexConjugateImageFilter< TPixel, Dimension > Class Template Reference

#include <itkVnlFFTRealToComplexConjugateImageFilter.h>

Inheritance diagram for itk::VnlFFTRealToComplexConjugateImageFilter< TPixel, Dimension >:

Inheritance graph
[legend]
Collaboration diagram for itk::VnlFFTRealToComplexConjugateImageFilter< TPixel, Dimension >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef VnlFFTRealToComplexConjugateImageFilter Self
typedef FFTRealToComplexConjugateImageFilter<
TPixel, Dimension > 
Superclass
typedef SmartPointer< SelfPointer
typedef SmartPointer< const
Self
constPointer

Public Member Functions

virtual const char * GetClassName () const
virtual void GenerateData ()
virtual bool FullMatrix ()

Static Public Member Functions

Pointer New ()

Protected Member Functions

 VnlFFTRealToComplexConjugateImageFilter ()
 ~VnlFFTRealToComplexConjugateImageFilter ()
bool Legaldim (int n)

template<class TPixel, unsigned int Dimension = 3>
class itk::VnlFFTRealToComplexConjugateImageFilter< TPixel, Dimension >


Member Typedef Documentation

template<class TPixel, unsigned int Dimension = 3>
typedef SmartPointer<const Self> itk::VnlFFTRealToComplexConjugateImageFilter< TPixel, Dimension >::constPointer
 

Reimplemented from itk::FFTRealToComplexConjugateImageFilter< TPixel, Dimension >.

Definition at line 32 of file itkVnlFFTRealToComplexConjugateImageFilter.h.

template<class TPixel, unsigned int Dimension = 3>
typedef SmartPointer<Self> itk::VnlFFTRealToComplexConjugateImageFilter< TPixel, Dimension >::Pointer
 

Reimplemented from itk::FFTRealToComplexConjugateImageFilter< TPixel, Dimension >.

Definition at line 31 of file itkVnlFFTRealToComplexConjugateImageFilter.h.

template<class TPixel, unsigned int Dimension = 3>
typedef VnlFFTRealToComplexConjugateImageFilter itk::VnlFFTRealToComplexConjugateImageFilter< TPixel, Dimension >::Self
 

Standard class typedefs.

Reimplemented from itk::FFTRealToComplexConjugateImageFilter< TPixel, Dimension >.

Definition at line 29 of file itkVnlFFTRealToComplexConjugateImageFilter.h.

template<class TPixel, unsigned int Dimension = 3>
typedef FFTRealToComplexConjugateImageFilter<TPixel,Dimension> itk::VnlFFTRealToComplexConjugateImageFilter< TPixel, Dimension >::Superclass
 

Reimplemented from itk::FFTRealToComplexConjugateImageFilter< TPixel, Dimension >.

Definition at line 30 of file itkVnlFFTRealToComplexConjugateImageFilter.h.


Constructor & Destructor Documentation

template<class TPixel, unsigned int Dimension = 3>
itk::VnlFFTRealToComplexConjugateImageFilter< TPixel, Dimension >::VnlFFTRealToComplexConjugateImageFilter  )  [inline, protected]
 

Definition at line 46 of file itkVnlFFTRealToComplexConjugateImageFilter.h.

template<class TPixel, unsigned int Dimension = 3>
itk::VnlFFTRealToComplexConjugateImageFilter< TPixel, Dimension >::~VnlFFTRealToComplexConjugateImageFilter  )  [inline, protected]
 

Definition at line 47 of file itkVnlFFTRealToComplexConjugateImageFilter.h.


Member Function Documentation

template<class TPixel, unsigned int Dimension = 3>
virtual bool itk::VnlFFTRealToComplexConjugateImageFilter< TPixel, Dimension >::FullMatrix  )  [virtual]
 

Image type typedef support.

Implements itk::FFTRealToComplexConjugateImageFilter< TPixel, Dimension >.

template<class TPixel, unsigned int Dimension = 3>
virtual void itk::VnlFFTRealToComplexConjugateImageFilter< TPixel, Dimension >::GenerateData  )  [virtual]
 

template<class TPixel, unsigned int Dimension = 3>
virtual const char* itk::VnlFFTRealToComplexConjugateImageFilter< TPixel, Dimension >::GetClassName  )  const [virtual]
 

Run-time type information (and related methods).

Reimplemented from itk::FFTRealToComplexConjugateImageFilter< TPixel, Dimension >.

template<class TPixel, unsigned int Dimension = 3>
bool itk::VnlFFTRealToComplexConjugateImageFilter< TPixel, Dimension >::Legaldim int  n  )  [protected]
 

Method to check if an array dimension is legal for PFA FFT

template<class TPixel, unsigned int Dimension = 3>
Pointer itk::VnlFFTRealToComplexConjugateImageFilter< TPixel, Dimension >::New  )  [static]
 

Method for creation through the object factory.

Reimplemented from itk::FFTRealToComplexConjugateImageFilter< TPixel, Dimension >.


The documentation for this class was generated from the following file:
Generated at Sun Apr 1 02:51:41 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000