![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkVnlFFTCommon.h>
Classes | |
| struct | VnlFFTTransform |
Static Public Member Functions | |
| template<class TSizeValue > | |
| static bool | IsDimensionSizeLegal (TSizeValue n) |
Common routines related to Vnl's FFT implementation.
Definition at line 31 of file itkVnlFFTCommon.h.
| static bool itk::VnlFFTCommon::IsDimensionSizeLegal | ( | TSizeValue | n | ) | [static] |
Vnl's FFT supports discrete Fourier transforms for images whose sizes have a prime factorization consisting of 2's, 3's, and 5's.
1.7.6.1