FORM 4.3
Data Fields
OPTIMIZE Struct Reference

Data Fields

union {
   float   fval
 
   int   ival [2]
 
mctsconstant
 
int horner
 
int hornerdirection
 
int method
 
int mctstimelimit
 
int mctsnumexpand
 
int mctsnumkeep
 
int mctsnumrepeat
 
int greedytimelimit
 
int greedyminnum
 
int greedymaxperc
 
int printstats
 
int debugflags
 
int schemeflags
 
int mctsdecaymode
 
int saIter
 
union {
   float   fval
 
   int   ival [2]
 
saMaxT
 
union {
   float   fval
 
   int   ival [2]
 
saMinT
 

Detailed Description

Definition at line 1259 of file structs.h.

Field Documentation

◆ fval

float fval

Definition at line 1261 of file structs.h.

◆ ival

int ival[2]

Definition at line 1262 of file structs.h.

◆ horner

int horner

Definition at line 1264 of file structs.h.

◆ hornerdirection

int hornerdirection

Definition at line 1265 of file structs.h.

◆ method

int method

Definition at line 1266 of file structs.h.

◆ mctstimelimit

int mctstimelimit

Definition at line 1267 of file structs.h.

◆ mctsnumexpand

int mctsnumexpand

Definition at line 1268 of file structs.h.

◆ mctsnumkeep

int mctsnumkeep

Definition at line 1269 of file structs.h.

◆ mctsnumrepeat

int mctsnumrepeat

Definition at line 1270 of file structs.h.

◆ greedytimelimit

int greedytimelimit

Definition at line 1271 of file structs.h.

◆ greedyminnum

int greedyminnum

Definition at line 1272 of file structs.h.

◆ greedymaxperc

int greedymaxperc

Definition at line 1273 of file structs.h.

◆ printstats

int printstats

Definition at line 1274 of file structs.h.

◆ debugflags

int debugflags

Definition at line 1275 of file structs.h.

◆ schemeflags

int schemeflags

Definition at line 1276 of file structs.h.

◆ mctsdecaymode

int mctsdecaymode

Definition at line 1277 of file structs.h.

◆ saIter

int saIter

Definition at line 1278 of file structs.h.


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