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

neuron.h File Reference

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

Include dependency graph for neuron.h:

Include dependency graph

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

Included by dependency graph

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 Mon Jun 9 19:13:25 2003 for NeReK Documentation by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002