![]() |
ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
#include "itkObject.h"#include "itkSimpleFastMutexLock.h"#include "itksys/SystemTools.hxx"#include "itksys/SystemInformation.hxx"#include "fftw3.h"#include <algorithm>#include <cctype>
Include dependency graph for itkFFTWGlobalConfiguration.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | itk |
Macros | |
| #define | FFTWPathSep "/" |
| #define FFTWPathSep "/" |
A set of functions for defining wisdom filename generation strategies.
Definition at line 65 of file itkFFTWGlobalConfiguration.h.
Referenced by itk::SimpleWisdomFilenameGenerator::GenerateWisdomFilename(), itk::HostnameWisdomFilenameGenerator::GenerateWisdomFilename(), and itk::HardwareWisdomFilenameGenerator::GenerateWisdomFilename().
1.8.3.1