Main Page   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 25 of file nkern_neuron.h.

int SimData_typ::NeuronsPerLayer
 

Definition at line 24 of file nkern_neuron.h.

int SimData_typ::NumHiddenLayers
 

Definition at line 23 of file nkern_neuron.h.

int SimData_typ::NumInputs
 

Definition at line 21 of file nkern_neuron.h.

int SimData_typ::NumOutputs
 

Definition at line 22 of file nkern_neuron.h.


The documentation for this struct was generated from the following files:
Generated on Mon Jun 23 23:09:59 2003 for NeReK Documentation by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002