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
Functions
fftw.cc File Reference
#include <algorithm>
#include "oct-fftw.h"
#include "defun-dld.h"
#include "error.h"
#include "ov.h"
#include "errwarn.h"
Include dependency graph for fftw.cc:

Go to the source code of this file.

Functions

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

Function Documentation

OCTAVE_EXPORT octave_value_list Ffftw ( const octave_value_list ,
int   
)
C OCTAVE_EXPORT octave_function* Gfftw ( const octave::dynamic_library shl,
bool  relative 
)