GNU Octave  4.2.1
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
control_params Struct Reference
Collaboration diagram for control_params:
Collaboration graph
[legend]

Public Attributes

int branch
 
int btrack
 
int dual
 
int itlim
 
int msglev
 
double objll
 
double objul
 
int outdly
 
int outfrq
 
int presol
 
int price
 
int rtest
 
int tmlim
 
double tolbnd
 
double toldj
 
double tolint
 
double tolobj
 
double tolpiv
 

Detailed Description

Definition at line 51 of file __glpk__.cc.

Member Data Documentation

int control_params::branch

Definition at line 58 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

int control_params::btrack

Definition at line 59 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

int control_params::dual

Definition at line 54 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

int control_params::itlim

Definition at line 56 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

int control_params::msglev

Definition at line 53 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

double control_params::objll

Definition at line 67 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

double control_params::objul

Definition at line 68 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

int control_params::outdly

Definition at line 63 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

int control_params::outfrq

Definition at line 57 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

int control_params::presol

Definition at line 60 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

int control_params::price

Definition at line 55 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

int control_params::rtest

Definition at line 61 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

int control_params::tmlim

Definition at line 62 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

double control_params::tolbnd

Definition at line 64 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

double control_params::toldj

Definition at line 65 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

double control_params::tolint

Definition at line 69 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

double control_params::tolobj

Definition at line 70 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

double control_params::tolpiv

Definition at line 66 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().


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