XCSF  1.4.7
XCSF learning classifier system
EnvCSV Struct Reference

CSV environment data structure. More...

#include <env_csv.h>

Collaboration diagram for EnvCSV:
[legend]

Data Fields

struct Inputtrain_data
 
struct Inputtest_data
 

Detailed Description

CSV environment data structure.

Definition at line 32 of file env_csv.h.

Field Documentation

◆ 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().

◆ train_data

struct Input* EnvCSV::train_data

Definition at line 33 of file env_csv.h.

Referenced by env_csv_free(), env_csv_init(), and main().


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