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

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 57 of file __glpk__.cc.

Member Data Documentation

◆ branch

int control_params::branch

Definition at line 64 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

◆ btrack

int control_params::btrack

Definition at line 65 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

◆ dual

int control_params::dual

Definition at line 60 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

◆ itlim

int control_params::itlim

Definition at line 62 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

◆ msglev

int control_params::msglev

Definition at line 59 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

◆ objll

double control_params::objll

Definition at line 73 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

◆ objul

double control_params::objul

Definition at line 74 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

◆ outdly

int control_params::outdly

Definition at line 69 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

◆ outfrq

int control_params::outfrq

Definition at line 63 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

◆ presol

int control_params::presol

Definition at line 66 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

◆ price

int control_params::price

Definition at line 61 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

◆ rtest

int control_params::rtest

Definition at line 67 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

◆ tmlim

int control_params::tmlim

Definition at line 68 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

◆ tolbnd

double control_params::tolbnd

Definition at line 70 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

◆ toldj

double control_params::toldj

Definition at line 71 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

◆ tolint

double control_params::tolint

Definition at line 75 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

◆ tolobj

double control_params::tolobj

Definition at line 76 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().

◆ tolpiv

double control_params::tolpiv

Definition at line 72 of file __glpk__.cc.

Referenced by G__glpk__(), and glpk().


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