XCSF
1.4.7
XCSF learning classifier system
|
CSV environment data structure. More...
#include <env_csv.h>
Data Fields | |
struct Input * | train_data |
struct Input * | test_data |
struct Input* EnvCSV::test_data |
Definition at line 34 of file env_csv.h.
Referenced by env_csv_free(), env_csv_init(), and main().
struct Input* EnvCSV::train_data |
Definition at line 33 of file env_csv.h.
Referenced by env_csv_free(), env_csv_init(), and main().