XCSF
1.4.7
XCSF learning classifier system
|
Parameters for initialising and operating actions. More...
#include <action.h>
Data Fields | |
int | type |
Classifier action type. More... | |
struct ArgsLayer * | largs |
Linked-list of layer parameters. More... | |
struct ArgsLayer* ArgsAct::largs |
Linked-list of layer parameters.
Definition at line 42 of file action.h.
Referenced by action_param_load(), and action_param_save().
int ArgsAct::type |
Classifier action type.
Definition at line 41 of file action.h.
Referenced by action_param_json_export(), action_param_load(), action_param_save(), and action_param_set_type_string().