#include <itkVnlFFTRealToComplexConjugateImageFilter.h>
Inheritance diagram for itk::VnlFFTRealToComplexConjugateImageFilter< TPixel, Dimension >:
Public Types | |
typedef VnlFFTRealToComplexConjugateImageFilter | Self |
typedef FFTRealToComplexConjugateImageFilter< TPixel, Dimension > | Superclass |
typedef SmartPointer< Self > | Pointer |
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) |
|
Reimplemented from itk::FFTRealToComplexConjugateImageFilter< TPixel, Dimension >. Definition at line 32 of file itkVnlFFTRealToComplexConjugateImageFilter.h. |
|
Reimplemented from itk::FFTRealToComplexConjugateImageFilter< TPixel, Dimension >. Definition at line 31 of file itkVnlFFTRealToComplexConjugateImageFilter.h. |
|
Standard class typedefs. Reimplemented from itk::FFTRealToComplexConjugateImageFilter< TPixel, Dimension >. Definition at line 29 of file itkVnlFFTRealToComplexConjugateImageFilter.h. |
|
Reimplemented from itk::FFTRealToComplexConjugateImageFilter< TPixel, Dimension >. Definition at line 30 of file itkVnlFFTRealToComplexConjugateImageFilter.h. |
|
Definition at line 46 of file itkVnlFFTRealToComplexConjugateImageFilter.h. |
|
Definition at line 47 of file itkVnlFFTRealToComplexConjugateImageFilter.h. |
|
Image type typedef support. Implements itk::FFTRealToComplexConjugateImageFilter< TPixel, Dimension >.
|
|
|
|
Run-time type information (and related methods). Reimplemented from itk::FFTRealToComplexConjugateImageFilter< TPixel, Dimension >.
|
|
Method to check if an array dimension is legal for PFA FFT |
|
Method for creation through the object factory. Reimplemented from itk::FFTRealToComplexConjugateImageFilter< TPixel, Dimension >.
|