CCAFFEINE
0.8.8
|
#include <CCA_Block.h>
Public Member Functions | |
CCA_SharedDoubleBlock (CCA_BlockDescription *bd, double *sharedData) | |
virtual CCA_BlockDescription * | getDescription () |
virtual double * | getData () |
Private Attributes | |
double * | master |
double * | data |
double ** | stack |
CCA_BlockDescription * | bd_ |
int | msize |
Fancy block data that provides a different view of an existing block