#include <cmath>#include <algorithm>#include "lo-ieee.h"#include "oct-locbuf.h"#include "defun.h"#include "error.h"#include "interpreter-private.h"#include "interpreter.h"#include "ovl.h"#include "utils.h"#include "variables.h"Go to the source code of this file.
Macros | |
| #define | DEBUG_QUADCC 0 |
Functions | |
| octave_value_list | Fquadcc (octave::interpreter &interp, const octave_value_list &args, int nargout) |
| octave_value_list Fquadcc | ( | octave::interpreter & | interp, |
| const octave_value_list & | args, | ||
| int | nargout | ||
| ) |
Definition at line 1566 of file quadcc.cc.
References atan(), d, error(), get_function_handle(), octave_value_list::length(), Array< T, Alloc >::numel(), OCTAVE_LOCAL_BUFFER, ovl(), print_usage(), Array< T, Alloc >::rwdata(), and warning().