#include <gnn_evaluation.h>
Collaboration diagram for _gnn_eval:

Data Fields | |
| gnn_node * | node |
| gnn_input * | input |
| gnn_output * | output |
| size_t | n |
| size_t | m |
| size_t | l |
| size_t | P |
| gsl_vector * | y |
|
|
Pointer to the associated gnn_input : Reading and handling of sets of vectors. Definition at line 282 of file gnn_evaluation.h. |
|
|
The number of parameters Definition at line 287 of file gnn_evaluation.h. |
|
|
The output size Definition at line 286 of file gnn_evaluation.h. |
|
|
The input size Definition at line 285 of file gnn_evaluation.h. |
|
|
Pointer to the associated gnn_node Definition at line 281 of file gnn_evaluation.h. |
|
|
Pointer to the associated gnn_output : Writing sets of vectors. Definition at line 283 of file gnn_evaluation.h. |
|
|
The number of available patterns Definition at line 288 of file gnn_evaluation.h. |
|
|
Buffer for Definition at line 290 of file gnn_evaluation.h. |
1.2.18