| Home | 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: projfns.py 7545 2008-01-07 16:35:08Z jbednar $
Version: $Revision: 7545 $
|
|||
|
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. |
|||
|
|||
k =
|
|||
v =
|
|||
|
|||
v
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Thu Feb 21 15:25:02 2008 | http://epydoc.sourceforge.net |