Collaboration diagram for KPTFullMove_t:
Data Fields | |
KPTMove_t | move [KPT_MAX_DEPTH] |
double | val |
unsigned int | depth |
Definition at line 37 of file eg_2ptighten.c.
|
depth of the stored move Definition at line 41 of file eg_2ptighten.c. |
|
single move for each depth Definition at line 39 of file eg_2ptighten.c. |
|
value asociated to the move Definition at line 40 of file eg_2ptighten.c. |