#include <itkVnlFFTCommon.h>
Common routines related to Vnl's FFT implementation.
Definition at line 34 of file itkVnlFFTCommon.h.
◆ IsDimensionSizeLegal()
template<typename TSizeValue >
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.
◆ GREATEST_PRIME_FACTOR
constexpr SizeValueType itk::VnlFFTCommon::GREATEST_PRIME_FACTOR = 5 |
|
staticconstexpr |
The documentation for this class was generated from the following file: