| Trees | Indices | Help |
|
|---|
|
|
Output functions (see basic.py) and projection-level output functions (see projfn.py) written in C to optimize performance.
Requires the weave package; without it unoptimized versions are used.
|
|||
|
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. |
|||
|
TransferFn Function object to modify a matrix in place, e.g. |
|||
|
IdentityTF Identity function, returning its argument as-is. |
|||
|
DivisiveNormalizeL1 TransferFn that divides an array by its L1 norm. |
|||
|
DivisiveNormalizeL1_opt TransferFn that divides an array by its L1 norm. |
|||
|
CFPOF_DivisiveNormalizeL1_opt Non-optimized version of CFPOF_DivisiveNormalizeL1_opt. |
|||
|
CFPOF_DivisiveNormalizeL1 Non-optimized version of CFPOF_DivisiveNormalizeL1_opt. |
|||
|
|||
c_header =
|
|||
__package__ =
|
|||
k =
|
|||
v =
|
|||
|
|||
c_header
|
v
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:19 2010 | http://epydoc.sourceforge.net |