cloudy
trunk
|
Data Fields | |
realnum | alpha |
realnum | beta |
realnum | gamma |
realnum | delta |
realnum | psi |
realnum | omega |
long int | nsmin |
long int | nsmax |
long int | irepl |
long int | ifxsw |
realnum | bonus |
realnum | fstop |
long int | nfstop |
long int | nfxe |
realnum | fxstat [4] |
realnum | ftest |
int | minf |
int | initx |
int | newx |
Definition at line 36 of file optimize_subplx.cpp.
realnum t_usubc::alpha |
Definition at line 37 of file optimize_subplx.cpp.
Referenced by optimize_subplex(), simplx(), and subopt().
realnum t_usubc::beta |
Definition at line 37 of file optimize_subplx.cpp.
Referenced by optimize_subplex(), simplx(), and subopt().
realnum t_usubc::bonus |
Definition at line 47 of file optimize_subplx.cpp.
Referenced by optimize_subplex(), and subopt().
realnum t_usubc::delta |
Definition at line 37 of file optimize_subplx.cpp.
Referenced by optimize_subplex(), simplx(), and subopt().
realnum t_usubc::fstop |
Definition at line 47 of file optimize_subplx.cpp.
Referenced by optimize_subplex().
realnum t_usubc::ftest |
Definition at line 51 of file optimize_subplx.cpp.
Referenced by evalf(), and optimize_subplex().
realnum t_usubc::fxstat[4] |
Definition at line 51 of file optimize_subplx.cpp.
realnum t_usubc::gamma |
Definition at line 37 of file optimize_subplx.cpp.
Referenced by optimize_subplex(), simplx(), and subopt().
long int t_usubc::ifxsw |
Definition at line 43 of file optimize_subplx.cpp.
Referenced by evalf(), optimize_subplex(), and subopt().
int t_usubc::initx |
Definition at line 53 of file optimize_subplx.cpp.
Referenced by evalf(), and optimize_subplex().
long int t_usubc::irepl |
Definition at line 43 of file optimize_subplx.cpp.
Referenced by evalf(), optimize_subplex(), simplx(), and subopt().
int t_usubc::minf |
Definition at line 53 of file optimize_subplx.cpp.
Referenced by evalf(), optimize_subplex(), and subopt().
int t_usubc::newx |
Definition at line 53 of file optimize_subplx.cpp.
Referenced by evalf().
long int t_usubc::nfstop |
Definition at line 49 of file optimize_subplx.cpp.
Referenced by optimize_subplex(), simplx(), and subopt().
long int t_usubc::nfxe |
Definition at line 49 of file optimize_subplx.cpp.
Referenced by fstats(), optimize_subplex(), and simplx().
long int t_usubc::nsmax |
Definition at line 43 of file optimize_subplx.cpp.
Referenced by optimize_subplex(), partx(), and subopt().
long int t_usubc::nsmin |
Definition at line 43 of file optimize_subplx.cpp.
Referenced by optimize_subplex(), partx(), and subopt().
realnum t_usubc::omega |
Definition at line 37 of file optimize_subplx.cpp.
Referenced by optimize_subplex(), setstp(), and subopt().
realnum t_usubc::psi |
Definition at line 37 of file optimize_subplx.cpp.
Referenced by optimize_subplex(), setstp(), simplx(), and subopt().