H2Lib
3.0
|
Representation of a directional cluster operator. More...
#include <dclusteroperator.h>
Data Fields | |
pcdcluster | t |
Corresponding directional cluster. | |
uint * | krow |
Number of rows for each direction. | |
uint * | kcol |
Number of columns for each direction. | |
uint | dir |
Number of directions. | |
pamatrix | C |
Coefficient matrix for each direction. | |
uint | sons |
Number of sons, either t->sons or zero. | |
pdclusteroperator* | son |
Pointers to sons. | |
uint | refs |
References to this directional cluster operator. | |
Representation of a directional cluster operator.