#include <gnn_input.h>
Data Fields | |
| size_t | size |
| size_t | n |
| gnn_input_reset_type | reset |
| gnn_input_get_type | get |
| gnn_input_destroy_type | destroy |
|
|
The "destroy" function pointer. Definition at line 92 of file gnn_input.h. |
|
|
The "get" function pointer. Definition at line 91 of file gnn_input.h. |
|
|
The size of the input patterns. Definition at line 89 of file gnn_input.h. |
|
|
The "reset" function pointer. Definition at line 90 of file gnn_input.h. |
|
|
The number of patterns in the dataset. Definition at line 88 of file gnn_input.h. |
1.2.18