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

C:/Documents/projects/nerek/nkernel/neuron.h File Reference

#include <vector>
#include <fstream>
#include <math.h>
#include "nerek.h"

Include dependency graph for neuron.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  std

Compounds

struct  Neuron
struct  NeuronLayer

Defines

#define ACTIVATION_RESPONSE   1.0f
#define BIAS   -1.0f


Define Documentation

#define ACTIVATION_RESPONSE   1.0f
 

Definition at line 29 of file neuron.h.

Referenced by Net::Update.

#define BIAS   -1.0f
 

Definition at line 30 of file neuron.h.

Referenced by Net::Update.


Generated on Fri Jun 6 22:02:30 2003 for NeReK by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002