GNU Octave  9.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"

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 ()
 

Function Documentation

◆ fftw_version()

std::string fftw_version ( )

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

Referenced by F__octave_config_info__().

◆ fftwf_version()

std::string fftwf_version ( )

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

Referenced by F__octave_config_info__().