TPCCLIB
|
#include <libtpcmodel.h>
Data Fields | |
int | topomin |
double | fvalue |
double | par [MAX_PARAMS] |
double | delta [MAX_PARAMS] |
double | fvalrange |
TGO point
Definition at line 988 of file libtpcmodel.h.
double TGO_POINT::delta[MAX_PARAMS] |
double TGO_POINT::fvalrange |
double TGO_POINT::fvalue |
double TGO_POINT::par[MAX_PARAMS] |
paramaters at min
Definition at line 994 of file libtpcmodel.h.
Referenced by tgo(), tgoRandomParameters(), and tgoRandomParametersST().
int TGO_POINT::topomin |