TPCCLIB
Loading...
Searching...
No Matches
TGO_POINT Struct Reference

#include <libtpcmodel.h>

Data Fields

int topomin
 
double fvalue
 
double par [MAX_PARAMS]
 
double delta [MAX_PARAMS]
 
double fvalrange
 

Detailed Description

TGO point

Definition at line 988 of file libtpcmodel.h.

Field Documentation

◆ delta

double TGO_POINT::delta[MAX_PARAMS]

parameter deltas

Definition at line 996 of file libtpcmodel.h.

Referenced by tgo().

◆ fvalrange

double TGO_POINT::fvalrange

parameter ranges

Definition at line 998 of file libtpcmodel.h.

Referenced by tgo().

◆ fvalue

double TGO_POINT::fvalue

min values

Definition at line 992 of file libtpcmodel.h.

Referenced by tgo().

◆ par

double TGO_POINT::par[MAX_PARAMS]

paramaters at min

Definition at line 994 of file libtpcmodel.h.

Referenced by tgo(), tgoRandomParameters(), and tgoRandomParametersST().

◆ topomin

int TGO_POINT::topomin

index of min

Definition at line 990 of file libtpcmodel.h.

Referenced by tgo().


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