|
PetaVision
Alpha
|
#include <pv_types.h>
Data Fields | |
| PVLayerCube * | activity |
| PVLayerLoc | loc |
| int | numExtended |
| int | numExtendedAllBatches |
| int | numNeurons |
| int | numNeuronsAllBatches |
| float * | prevActivity |
| float * | V |
| int | xScale |
| int | yScale |
PVLayer is a collection of neurons of a specific class
Definition at line 74 of file pv_types.h.