tennsS v1.53 Reference Manual

Copyright (C) 1997 - 2002 Mike Arnold, Altjira Software, mikea@altjira.com

Go to the previous, next section, table of contents.


Pspaceproj

Class Pspaceproj derived from Planarproj (size <160> bytes)

A design space object that implements a projection between two planar layers. When generating the connectivity, the 2-dimensional patch over the pre-synaptic layer is defined by a set of 1-dimensional pattern spaces <xmain> and <ymain>, where the size of the patch is given by the sizes of the pattern spaces. The selection of pre-synaptic nodes within the patch is defined by the patterns of boolean values defined by the pattern spaces. The connectivity can be made probabilistic by defining <xlikelihood> and <ylikelihood>. Multiple connections can be defined using <xreplication> and <yreplication>. The alternative pattern spaces defined by <xalt> and <yalt> are of widths one less than the widths of the main pattern spaces. They are applied at the end of the traverses over the pre-synaptic layer.


Configuration

xmain=<ref> sets main x pattern space (none) xalt=<ref> sets alt x pattern space (none) ymain=<ref> sets main y pattern space (none) yalt=<ref> sets alt y pattern space (none) xlikelihood=<data> sets x likelihood (1) ylikelihood=<data> sets y likelihood (1) xreplication=<uint> sets x replication (1) yreplication=<uint> sets y replication (1)

Derived Classes


Go to the previous, next section, table of contents. Document generated Mon Jun 16 02:19:05 GMT 2003