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

_gnn_gcomm Struct Reference

#include <gnn_gcomm.h>

Collaboration diagram for _gnn_gcomm:

Collaboration graph
[legend]

Data Fields

gnn_node node
size_t rep
double sumw
gsl_vector * alpha
gsl_vector * xbuf
gsl_vector_view x_view
gsl_vector * x
gsl_vector_view * X_view
gsl_vector ** X

Field Documentation

gsl_vector* _gnn_gcomm::alpha
 

The last computed .

Definition at line 56 of file gnn_gcomm.h.

gnn_node _gnn_gcomm::node
 

Subyacent gnn_node.

Definition at line 52 of file gnn_gcomm.h.

size_t _gnn_gcomm::rep
 

Amount of replications to the input.

Definition at line 54 of file gnn_gcomm.h.

double _gnn_gcomm::sumw
 

Last .

Definition at line 55 of file gnn_gcomm.h.

gsl_vector** _gnn_gcomm::X
 

Array of the buffer's subvectors.

Definition at line 64 of file gnn_gcomm.h.

gsl_vector* _gnn_gcomm::x
 

A pointer to the input buffer slice.

Definition at line 61 of file gnn_gcomm.h.

gsl_vector_view* _gnn_gcomm::X_view
 

Array of subvector views of the buffer.

Definition at line 63 of file gnn_gcomm.h.

gsl_vector_view _gnn_gcomm::x_view
 

The input view of the buffer.

Definition at line 60 of file gnn_gcomm.h.

gsl_vector* _gnn_gcomm::xbuf
 

The total working buffer.

Definition at line 58 of file gnn_gcomm.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