GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Attributes | List of all members
LSODE_options_struct Struct Reference
Collaboration diagram for LSODE_options_struct:
Collaboration graph
[legend]

Public Attributes

const charkeyword
 
const charkw_tok [3+1]
 
int min_len [3+1]
 
int min_toks_to_match
 

Detailed Description

Definition at line 24 of file LSODE-opts.cc.

Member Data Documentation

const char* LSODE_options_struct::keyword

Definition at line 26 of file LSODE-opts.cc.

Referenced by print_LSODE_options().

const char* LSODE_options_struct::kw_tok[3+1]

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

int LSODE_options_struct::min_len[3+1]

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

int LSODE_options_struct::min_toks_to_match

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


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