GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
Quad_options_struct Struct Reference
Collaboration diagram for Quad_options_struct:

Public Attributes

const char * keyword
 
const char * kw_tok [4+1]
 
int min_len [4+1]
 
int min_toks_to_match
 

Detailed Description

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

Member Data Documentation

◆ keyword

const char* Quad_options_struct::keyword

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

Referenced by print_Quad_options().

◆ kw_tok

const char* Quad_options_struct::kw_tok[4+1]

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

◆ min_len

int Quad_options_struct::min_len[4+1]

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

◆ min_toks_to_match

int Quad_options_struct::min_toks_to_match

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


The documentation for this struct was generated from the following file: