#include <itkComplexToRealImageFilter.h>
Inheritance diagram for itk::ComplexToRealImageFilter< TInputImage, TOutputImage >:


Public Types | |
| typedef ComplexToRealImageFilter | Self |
| typedef UnaryFunctorImageFilter< TInputImage, TOutputImage, Function::ComplexToReal< typename TInputImage::PixelType, typename TOutputImage::PixelType > > | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
Static Public Member Functions | |
| Pointer | New () |
Protected Member Functions | |
| ComplexToRealImageFilter () | |
| virtual | ~ComplexToRealImageFilter () |
Definition at line 45 of file itkComplexToRealImageFilter.h.
|
|||||
|
Reimplemented from itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >. Definition at line 59 of file itkComplexToRealImageFilter.h. |
|
|||||
|
Reimplemented from itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >. Definition at line 58 of file itkComplexToRealImageFilter.h. |
|
|||||
|
Standard class typedefs. Reimplemented from itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >. Definition at line 54 of file itkComplexToRealImageFilter.h. |
|
|||||
|
Reimplemented from itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >. Definition at line 57 of file itkComplexToRealImageFilter.h. |
|
|||||||||
|
Definition at line 65 of file itkComplexToRealImageFilter.h. |
|
|||||||||
|
Definition at line 66 of file itkComplexToRealImageFilter.h. |
|
|||||||||
|
Method for creation through the object factory. Reimplemented from itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000