Address(size_t i) const | cbm::algo::PartitionedVector< T, Allocator > | inline |
Addresses() const | cbm::algo::PartitionedVector< T, Allocator > | inline |
boost::serialization::access class | cbm::algo::PartitionedVector< T, Allocator > | friend |
ComputeOffsets(gsl::span< const size_t > sizes) | cbm::algo::PartitionedVector< T, Allocator > | inlineprivate |
Container_t typedef | cbm::algo::PartitionedVector< T, Allocator > | |
Data() | cbm::algo::PartitionedVector< T, Allocator > | inline |
Data() const | cbm::algo::PartitionedVector< T, Allocator > | inline |
EnsureBounds(size_t i) const | cbm::algo::PartitionedVector< T, Allocator > | inlineprivate |
EnsureDimensions() const | cbm::algo::PartitionedVector< T, Allocator > | inlineprivate |
fAdresses | cbm::algo::PartitionedVector< T, Allocator > | private |
fData | cbm::algo::PartitionedVector< T, Allocator > | private |
fOffsets | cbm::algo::PartitionedVector< T, Allocator > | private |
NElements() const | cbm::algo::PartitionedVector< T, Allocator > | inline |
NPartitions() const | cbm::algo::PartitionedVector< T, Allocator > | inline |
Offsets() const | cbm::algo::PartitionedVector< T, Allocator > | inline |
operator[](size_t i) | cbm::algo::PartitionedVector< T, Allocator > | inline |
operator[](size_t i) const | cbm::algo::PartitionedVector< T, Allocator > | inline |
Partition(size_t i) | cbm::algo::PartitionedVector< T, Allocator > | inline |
Partition(size_t i) const | cbm::algo::PartitionedVector< T, Allocator > | inline |
PartitionedVector() | cbm::algo::PartitionedVector< T, Allocator > | inline |
PartitionedVector(Container_t &&data, gsl::span< const size_t > sizes, gsl::span< const u32 > addresses) | cbm::algo::PartitionedVector< T, Allocator > | inline |
PartitionedVector(const PartitionedVector< T, OtherAllocator > &other) | cbm::algo::PartitionedVector< T, Allocator > | inline |
PartitionedVector(PartitionedSpan< U > other) | cbm::algo::PartitionedVector< T, Allocator > | inline |
serialize(Archive &ar, unsigned int) | cbm::algo::PartitionedVector< T, Allocator > | inlineprivate |
Size(size_t i) const | cbm::algo::PartitionedVector< T, Allocator > | inline |
SizeBytes() const | cbm::algo::PartitionedVector< T, Allocator > | inline |
UnsafePartitionSpan(size_t i) | cbm::algo::PartitionedVector< T, Allocator > | inlineprivate |
UnsafePartitionSpan(size_t i) const | cbm::algo::PartitionedVector< T, Allocator > | inlineprivate |
UnsafeSize(size_t i) const | cbm::algo::PartitionedVector< T, Allocator > | inlineprivate |