H2Lib
3.0
|
Auxiliary structure for hierarchical iterators for a block cluster tree. More...
#include <block.h>
Data Fields | |
pcblock | b |
block tree. | |
uint | bname |
Number of the block tree. | |
uint | rname |
Number of the row cluster of b . | |
uint | cname |
Number of the column cluster of b . | |
pcblockentry | father |
Pointer to the blockentry object of the father of b . | |
pblockentry | next |
Pointer to the blockentry object of the sucessor of b . | |
Auxiliary structure for hierarchical iterators for a block cluster tree.