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

_gnn_input Struct Reference

#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


Field Documentation

gnn_input_destroy_type _gnn_input::destroy
 

The "destroy" function pointer.

Definition at line 92 of file gnn_input.h.

gnn_input_get_type _gnn_input::get
 

The "get" function pointer.

Definition at line 91 of file gnn_input.h.

size_t _gnn_input::n
 

The size of the input patterns.

Definition at line 89 of file gnn_input.h.

gnn_input_reset_type _gnn_input::reset
 

The "reset" function pointer.

Definition at line 90 of file gnn_input.h.

size_t _gnn_input::size
 

The number of patterns in the dataset.

Definition at line 88 of file gnn_input.h.


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