| Trees | Indices | Help |
|
|---|
|
|
Projection and related classes.
$Id: projection.py 11129 2010-07-07 00:03:09Z jbednar $
Version: $Revision: 11129 $
|
|||
|
SheetMask An abstract class that defines a mask over a ProjectionSheet object. |
|||
|
CompositeSheetMask A SheetMask that computes its value from other SheetMasks. |
|||
|
AndMask A composite SheetMask that computes its value as the logical AND (i.e. |
|||
|
OrMask A composite SheetMask that computes its value as the logical OR (i.e. |
|||
|
Projection A projection from a Sheet into a ProjectionSheet. |
|||
|
ProjectionSheet A Sheet whose activity is computed using Projections from other sheets. |
|||
|
NeighborhoodMask A SheetMask where the mask includes a neighborhood around active neurons. |
|||
|
|||
__package__ =
|
|||
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:19 2010 | http://epydoc.sourceforge.net |