Hitmap 1.3
|
#include <hit_shape.h>
ADT for multidimensional Signature domains.
A signature domain shape is tuple of signature triplets, one signature for each dimension. These domains define a bounding box with dense or regularly strided multidimensional indexes. The cardinality of a shape is the number of all possible valid indexes combinations.
This shape allows to define the domain of dense arrays with multiple indexes in a range of positive/negative integers with an optional stride.
Member functions are documented in hit_sshape.h.
Definition at line 89 of file hit_shape.h.