![]() |
(C++)
1.1.0
A multi-platform, modular, universal engine for embedding advanced AI in games.
|
The whole class should be INTERNAL; part of the private interface. More...
#include <C45IterationParameters.h>

Public Member Functions | |
| C45IterationParameters (Dataset *dataset) | |
| C45IterationParameters (Dataset *dataset, std::vector< C45SingleIterationResult > &baseResults) | |
Public Attributes | |
| Dataset * | dataset |
| std::vector< C45SingleIterationResult > | results |
The whole class should be INTERNAL; part of the private interface.