Main Page   Namespace List   Alphabetical List   Compound List   File List   Compound Members   File Members  

SimData_typ Struct Reference

#include <nerek.h>

List of all members.

Public Attributes

int NumInputs
int NumOutputs
int NumHiddenLayers
int NeuronsPerLayer
int NeuronsPerHLayer


Member Data Documentation

int SimData_typ::NeuronsPerHLayer
 

Definition at line 20 of file nerek.h.

int SimData_typ::NeuronsPerLayer
 

Definition at line 19 of file nerek.h.

int SimData_typ::NumHiddenLayers
 

Definition at line 18 of file nerek.h.

int SimData_typ::NumInputs
 

Definition at line 16 of file nerek.h.

int SimData_typ::NumOutputs
 

Definition at line 17 of file nerek.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 9 19:13:27 2003 for NeReK Documentation by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002