GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
fftw.cc File Reference
#include <algorithm>
#include <string>
#include "oct-fftw.h"
#include "defun-dld.h"
#include "error.h"
#include "errwarn.h"
#include "ov.h"

Go to the source code of this file.

Functions

octave_value_list Ffftw (const octave_value_list &, int)
 
C octave_functionGfftw (const octave::dynamic_library &shl, bool relative)
 

Function Documentation

◆ Ffftw()

◆ Gfftw()

C octave_function* Gfftw ( const octave::dynamic_library &  shl,
bool  relative 
)

Definition at line 142 of file fftw.cc.