#include <string>
#include "Quad.h"
#include "lo-mappers.h"
#include "defun.h"
#include "error.h"
#include "errwarn.h"
#include "interpreter-private.h"
#include "interpreter.h"
#include "pager.h"
#include "ov.h"
#include "ovl.h"
#include "unwind-prot.h"
#include "utils.h"
#include "variables.h"
#include "Quad-opts.cc"
Go to the source code of this file.
Functions | |
DEFMETHODX ("quad", Fquad, interp, args,, doc:) | |
OCTAVE_BEGIN_NAMESPACE (octave) static octave_value quad_fcn | |
DEFMETHODX | ( | "quad" | , |
Fquad | , | ||
interp | , | ||
args | , | ||
doc: | |||
) |
Definition at line 136 of file quad.cc.
References octave_value_list::length(), and print_usage().
OCTAVE_BEGIN_NAMESPACE | ( | octave | ) |