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

LissomMap::Input Struct Reference

Collaboration diagram for LissomMap::Input:

Collaboration graph
[legend]
List of all members.

Detailed Description

Record containing all we need to store about a given input region.

Definition at line 446 of file kernel.c.

Public Methods

 Input (const string &name_i, const WeightMatrix &kernel_i, NeuralRegion *input_i, const Length size_scale_i)
const string & name () const
 Function to return the name, for algorithms like Generic::name_match().

const double size_bytes () const
const double size_conns () const

Public Attributes

string name_str
 Name of this connection.

WeightMatrix kernel
 Weights to use.

NeuralRegioninput
 Pointer to the input area.

Length size_scale
 Size ratio between this region and the input region.


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