struct Gambit::DS_RDPARS
[No description available]
Public Attributes
Name | |
---|---|
Fdouble | cosmin |
Fdouble | waccd |
Fdouble | dpminr |
Fdouble | dpmaxr |
Fdouble | dpthr |
Fdouble | wdiffr |
Fdouble | wdifft |
Fdouble | hstep |
Fdouble | hmin |
Fdouble | compeps |
Fdouble | xinit |
Fdouble | xfinal |
Fdouble | umax |
Fdouble | cfr |
Fdouble | pmax |
Fdouble | ptopr |
Fdouble | theps |
Fdouble | thepshi |
Public Attributes Documentation
variable cosmin
Fdouble cosmin;
variable waccd
Fdouble waccd;
variable dpminr
Fdouble dpminr;
variable dpmaxr
Fdouble dpmaxr;
variable dpthr
Fdouble dpthr;
variable wdiffr
Fdouble wdiffr;
variable wdifft
Fdouble wdifft;
variable hstep
Fdouble hstep;
variable hmin
Fdouble hmin;
variable compeps
Fdouble compeps;
variable xinit
Fdouble xinit;
variable xfinal
Fdouble xfinal;
variable umax
Fdouble umax;
variable cfr
Fdouble cfr;
variable pmax
Fdouble pmax;
variable ptopr
Fdouble ptopr;
variable theps
Fdouble theps;
variable thepshi
Fdouble thepshi;
Updated on 2024-07-18 at 13:53:30 +0000