Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

BasicLissomMap::Wts Struct Reference

#include <kernel.h>

List of all members.


Detailed Description

The weights of a single neuron.

Definition at line 174 of file kernel.h.

Public Types

typedef std::vector< l_weight > LateralWeights

Public Methods

 Wts ()
 Default constructor; not useful in general but required for a Matrix element.

 Wts (int num_aff, int aff_width, int exc_width, int inh_width)
 Typical constructor.


Public Attributes

AfferentWeightsList weights
LateralWeights lat_exc_wts
LateralWeights lat_inh_wts


The documentation for this struct was generated from the following file:
Generated on Mon Jan 20 02:36:56 2003 for RF-LISSOM by doxygen1.3-rc2