#include <cksplit.h>
Public Attributes | |
int | parent |
index of parent grid. | |
int | reldepth |
depth = (reldepth - rootgrid's reldepth). | |
long | total |
sum of cells & all subgrids (also includes 'mother'). | |
int | mother |
observations 'inherited' from mother cell. | |
int | cells [K] |
cell values. |