![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|

Public Attributes | |
| const char * | keyword |
| const char * | kw_tok [4+1] |
| int | min_len [4+1] |
| int | min_toks_to_match |
Definition at line 24 of file Quad-opts.cc.
| const char* Quad_options_struct::keyword |
Definition at line 26 of file Quad-opts.cc.
Referenced by print_Quad_options().
| const char* Quad_options_struct::kw_tok[4+1] |
Definition at line 27 of file Quad-opts.cc.
| int Quad_options_struct::min_len[4+1] |
Definition at line 28 of file Quad-opts.cc.
| int Quad_options_struct::min_toks_to_match |
Definition at line 29 of file Quad-opts.cc.
1.8.1.2