Celeritas
0.5.0-56+6b053cd
|
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.