#include "octave-config.h"
#include <cstddef>
#include <string>
#include "dim-vector.h"
#include "oct-cmplx.h"
Go to the source code of this file.
Classes | |
class | fftw |
class | fftw_planner |
class | float_fftw_planner |
Functions | |
std::string | fftw_version () |
std::string | fftwf_version () |
std::string fftw_version | ( | ) |
Definition at line 1134 of file oct-fftw.cc.
Referenced by F__octave_config_info__().
std::string fftwf_version | ( | ) |
Definition at line 1144 of file oct-fftw.cc.
Referenced by F__octave_config_info__().