AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
RangeSet Class Reference

An alias of GenericRangeSet with stride 1 and no indirection. More...

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/latest/src/axom/slam/RangeSet.hpp>

Detailed Description

An alias of GenericRangeSet with stride 1 and no indirection.

Template Parameters
PThe PositionType
EThe ElementType
See also
GenericRangeSet, OrderedSet, PositionSet
Note
The ElementType needs to be computable as offsets (of PositionType) from the lowerIndex. Examples include: signed and unsigned integral types

The documentation for this class was generated from the following file: