Loading...
Searching...
No Matches
#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.
◆ Ffftw()
Definition at line 142 of file fftw.cc.
References err_disabled_feature(), error(), fftw_planner::ESTIMATE, float_fftw_planner::ESTIMATE, fftw_planner::EXHAUSTIVE, float_fftw_planner::EXHAUSTIVE, free(), fftw_planner::HYBRID, float_fftw_planner::HYBRID, fftw_planner::MEASURE, float_fftw_planner::MEASURE, fftw_planner::method(), float_fftw_planner::method(), fftw_planner::PATIENT, float_fftw_planner::PATIENT, print_usage(), fftw_planner::threads(), float_fftw_planner::threads(), fftw_planner::UNKNOWN, float_fftw_planner::UNKNOWN, and octave_value::xstring_value().
◆ Gfftw()