One record of TDecisionBox. More...
#include <t_decision_box.h>

Public Attributes | |
| int | number |
| Number of (best fitting) configuration. | |
| double | distance |
| Significance of the result - distance from the second best result. | |
| Configuration * | next |
| Next record of the list. | |
| Configuration * | prev |
| Previous record of the list. | |
One record of TDecisionBox.
| double Configuration::distance |
Significance of the result - distance from the second best result.
Next record of the list.
Number of (best fitting) configuration.
Previous record of the list.
1.7.1