|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|
#include <complex>#include <fftw3.h>#include <memory>#include <vector>

Go to the source code of this file.
Classes | |
| struct | SourceXtractor::FFTTraits< T > |
| Wrap FFTW types and functions depending on the primitive type (float or double). More... | |
| struct | SourceXtractor::FFTTraits< float > |
| Traits for float. More... | |
| struct | SourceXtractor::FFTTraits< double > |
| Traits for double. More... | |
| class | SourceXtractor::FFT< T > |
| Wraps the FFTW API with a more C++ like one. More... | |
Namespaces | |
| namespace | SourceXtractor |
Functions | |
| int | SourceXtractor::fftRoundDimension (int size) |