|
Celeritas 0.7.0-dev.179+develop.ec08af0c9
|
Class for storing offset data for RaggedRightIndexer. More...
#include <OrangeData.hh>
Public Types | |
| using | Sizes = Array< size_type, N > |
| using | Offsets = Array< size_type, N+1 > |
Static Public Member Functions | |
| static RaggedRightIndexerData | from_sizes (Sizes sizes) |
| Construct with the an array denoting the size of each dimension. | |
Public Attributes | |
| Offsets | offsets |
Class for storing offset data for RaggedRightIndexer.