#include <gnn_simple_set.h>
Collaboration diagram for _gnn_simple_set:

Data Fields | |
| gnn_dataset | set |
| gnn_input * | inputs |
| gnn_input * | outputs |
| gnn_input * | weights |
|
|
A pointer to the input pattern sampler. Definition at line 55 of file gnn_simple_set.h. |
|
|
A pointer to the output pattern sampler. Definition at line 56 of file gnn_simple_set.h. |
|
|
The underlying gnn_dataset : Datasets for Training. structure. Definition at line 54 of file gnn_simple_set.h. |
|
|
A pointer to the pattern weight sampler. Definition at line 57 of file gnn_simple_set.h. |
1.2.18