Interface of the DAD class
Struct DAD {
DAD(const int _rank, const Group& _group,
Map _maps []);
const Group& grp() const;
Range rng(const int d) const;
int str(const int d) const;
. . .
};
Previous slide
Next slide
Back to first slide
View graphic version