GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
oct-fftw.h File Reference
#include "octave-config.h"
#include <cstddef>
#include <string>
#include "dim-vector.h"
#include "oct-cmplx.h"
Include dependency graph for oct-fftw.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ fftw_version()

OCTAVE_API std::string fftw_version ( void  )

Definition at line 1138 of file oct-fftw.cc.

Referenced by F__octave_config_info__().

◆ fftwf_version()

OCTAVE_API std::string fftwf_version ( void  )

Definition at line 1148 of file oct-fftw.cc.

Referenced by F__octave_config_info__().