Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

_gnn_eval Struct Reference

#include <gnn_evaluation.h>

Collaboration diagram for _gnn_eval:

Collaboration graph
[legend]

Data Fields

gnn_nodenode
gnn_inputinput
gnn_outputoutput
size_t n
size_t m
size_t l
size_t P
gsl_vector * y

Field Documentation

gnn_input* _gnn_eval::input
 

Pointer to the associated gnn_input : Reading and handling of sets of vectors.

Definition at line 282 of file gnn_evaluation.h.

size_t _gnn_eval::l
 

The number of parameters

Definition at line 287 of file gnn_evaluation.h.

size_t _gnn_eval::m
 

The output size

Definition at line 286 of file gnn_evaluation.h.

size_t _gnn_eval::n
 

The input size

Definition at line 285 of file gnn_evaluation.h.

gnn_node* _gnn_eval::node
 

Pointer to the associated gnn_node

Definition at line 281 of file gnn_evaluation.h.

gnn_output* _gnn_eval::output
 

Pointer to the associated gnn_output : Writing sets of vectors.

Definition at line 283 of file gnn_evaluation.h.

size_t _gnn_eval::P
 

The number of available patterns

Definition at line 288 of file gnn_evaluation.h.

gsl_vector* _gnn_eval::y
 

Buffer for

Definition at line 290 of file gnn_evaluation.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jun 13 20:51:37 2004 for libgnn Gradient Retropropagation Machine Library by doxygen1.2.18