Package topo :: Package responsefn :: Module projfn
[hide private]
[frames] | no frames]

Module projfn

source code

Projection-level response functions.

For CFProjections, these function objects compute a response matrix when given an input pattern and a set of ConnectionField objects.

$Id: projfn.py 10867 2010-01-31 18:55:35Z ceball $


Version: $Revision: 10867 $

Classes [hide private]
  CFPRF_EuclideanDistance
Euclidean-distance--based response function.
  CFPRF_ActivityBased
Calculate the activity of each unit nonlinearly based on the input activity.
Variables [hide private]
  __package__ = 'topo.responsefn'