ITK
6.0.0
Insight Toolkit
|
#include <itkVnlFFTCommon.h>
Convenience struct for computing the discrete Fourier Transform.
Definition at line 48 of file itkVnlFFTCommon.h.
Public Types | |
using | Base = vnl_fft_base< TImage::ImageDimension, typename TImage::PixelType > |
Public Member Functions | |
VnlFFTTransform (const typename TImage::SizeType &s) | |
using itk::VnlFFTCommon::VnlFFTTransform< TImage >::Base = vnl_fft_base<TImage::ImageDimension, typename TImage::PixelType> |
Definition at line 50 of file itkVnlFFTCommon.h.
itk::VnlFFTCommon::VnlFFTTransform< TImage >::VnlFFTTransform | ( | const typename TImage::SizeType & | s | ) |