#include <whb.h>
Public Attributes | |
Vmem * | vmem |
the memory manager | |
int | iMadeVmem |
did i make vmem or was it inherited | |
int | state |
matrix state | |
int | numB |
number of blocks in block system | |
Bvec * | bv |
pointer to the full block vector | |
Bvec * | bv2 |
pointer to the tail of a block vector | |
struct sHBvec * | next |
our coarser parent HBvec |