¶template <int EffectiveDims, int StorageDims>
bool box_covers(const box<StorageDims>& top,
const box<StorageDims>& bottom)
template <int EffectiveDims, int StorageDims>
bool box_covers(const box<StorageDims>& top,
const box<StorageDims>& bottom)
Declared at: src/grid.cc:42
Template Parameters
- int EffectiveDims
- int StorageDims
Parameters
- const box<StorageDims>& top
- const box<StorageDims>& bottom