PetaVision
Alpha
|
#include <pv_types.h>
Data Fields | |
void const * | activeIndices |
float * | data |
int | isSparse |
PVLayerLoc | loc |
long const * | numActive |
int | numItems |
size_t | size |
PVLayerCube is a 3D cube (features,x,y) of a layer's data, plus location information
Definition at line 54 of file pv_types.h.