TwiceAsNice
2019-02-18
|
Classes | |
struct | brainstruct |
Macros | |
#define | LAYERS 3 /* max. number of hidden+i/o layers */ |
#define | CONNEX LAYERS-1 |
#define | NEURONS 10 /* maximum number of neurons/layer */ |
Functions | |
double | f (double) |
#define CONNEX LAYERS-1 |
#define LAYERS 3 /* max. number of hidden+i/o layers */ |
#define NEURONS 10 /* maximum number of neurons/layer */ |
double f | ( | double | ) |