| Trees | Indices | Help |
|
|---|
|
|
Output functions (see basic.py) that apply to a whole Projection. For example, for a CFProjection this involves iterating through all the CFs and applying an output function to each set of weights in turn.
$Id: projfn.py 9831 2009-01-25 16:34:35Z ceball $
Version: $Revision: 9831 $
|
|||
|
CFPOutputFn Type for an object that applies some operation (typically something like normalization) to all CFs in a CFProjection for which the specified mask (typically the activity at the destination of this projection) is nonzero. |
|||
|
CFPOF_Plugin Applies the specified single_cf_fn to each CF in the CFProjection for which the mask is nonzero. |
|||
|
CFPOF_Identity CFPOutputFn that leaves the CFs unchanged. |
|||
|
|||
__package__ =
|
|||
k =
|
|||
v =
|
|||
|
|||
v
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:19 2010 | http://epydoc.sourceforge.net |