GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
Quad-opts.cc File Reference
#include <iomanip>
#include <ostream>
#include <sstream>
#include "Quad-opts.h"
#include "defun.h"
#include "pr-output.h"
#include "ovl.h"
#include "utils.h"
#include "pager.h"

Go to the source code of this file.

Macros

#define MAX_TOKENS   4
 
#define NUM_OPTIONS   4
 

Functions

octave_value_list Fquad_options (const octave_value_list &args, int)
 

Macro Definition Documentation

◆ MAX_TOKENS

#define MAX_TOKENS   4

Definition at line 23 of file Quad-opts.cc.

◆ NUM_OPTIONS

#define NUM_OPTIONS   4

Definition at line 33 of file Quad-opts.cc.

Function Documentation

◆ Fquad_options()

octave_value_list Fquad_options ( const octave_value_list args,
int   
)

Definition at line 236 of file Quad-opts.cc.

References octave_value::length(), and print_usage().