GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions
oct-fftw.h File Reference
#include "octave-config.h"
#include <cstddef>
#include "oct-cmplx.h"
#include "dim-vector.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  octave_fftw
 
class  octave_fftw_planner
 
class  octave_float_fftw_planner
 

Functions

OCTAVE_API std::string octave_fftw_version (void)
 
OCTAVE_API std::string octave_fftwf_version (void)
 

Function Documentation

OCTAVE_API std::string octave_fftw_version ( void  )

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

OCTAVE_API std::string octave_fftwf_version ( void  )

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