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

_gnn_output Struct Reference

#include <gnn_output.h>


Data Fields

gnn_output_type mode
size_t size
size_t m
gnn_output_reset_type reset
gnn_output_put_type put
gnn_output_destroy_type destroy


Field Documentation

gnn_output_destroy_type _gnn_output::destroy
 

The "destroy" function pointer.

Definition at line 99 of file gnn_output.h.

size_t _gnn_output::m
 

The size of the output samples.

Definition at line 96 of file gnn_output.h.

gnn_output_type _gnn_output::mode
 

Can be a stream or random access device.

Definition at line 94 of file gnn_output.h.

gnn_output_put_type _gnn_output::put
 

The "put" function pointer.

Definition at line 98 of file gnn_output.h.

gnn_output_reset_type _gnn_output::reset
 

The "reset" function pointer.

Definition at line 97 of file gnn_output.h.

size_t _gnn_output::size
 

The number of samples that can be stored.

Definition at line 95 of file gnn_output.h.


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