Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

KohonenNeuron Class Reference

#include <Kohonen.h>

Inheritance diagram for KohonenNeuron:

Inheritance graph
[legend]
Collaboration diagram for KohonenNeuron:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KohonenNeuron (int label)
void adaptTowards (const Vector &input, real nbWeight, real learningParam)
void randomizeWeights ()

Static Public Attributes

const real RANDOM_WEIGHTS_DEV

Protected Member Functions

virtual void _recacheOutput () const
 Neuron::_recacheOutput.

void setWeights (const Vector &w)

Constructor & Destructor Documentation

KohonenNeuron int  label  ) 
 


Member Function Documentation

virtual void _recacheOutput  )  const [protected, virtual]
 

Neuron::_recacheOutput.

Reimplemented from SimpleNeuron.

void adaptTowards const Vector input,
real  nbWeight,
real  learningParam
 

void randomizeWeights  ) 
 

Reimplemented from AbstractNeuron.

void setWeights const Vector w  )  [protected]
 


Member Data Documentation

const real RANDOM_WEIGHTS_DEV [static]
 


The documentation for this class was generated from the following file:
Generated on Fri Jun 18 13:19:05 2004 for Annie by doxygen 1.3.5