#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 | |
| OCTAVE_API std::string | fftw_version (void) |
| OCTAVE_API std::string | fftwf_version (void) |
| OCTAVE_API std::string fftw_version | ( | void | ) |
Definition at line 1138 of file oct-fftw.cc.
Referenced by F__octave_config_info__().
| OCTAVE_API std::string fftwf_version | ( | void | ) |
Definition at line 1148 of file oct-fftw.cc.
Referenced by F__octave_config_info__().