bind(OffsetsView offsets) | TNL::Algorithms::Segments::CSRBase< Device, Index > | protected |
ConstOffsetsView typedef | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
ConstViewType typedef | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |
CSR()=default | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |
CSR(const CSR &segments) | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |
CSR(CSR &&) noexcept=default | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |
CSR(const SizesContainer &segmentsSizes) | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |
CSR(const std::initializer_list< ListIndex > &segmentsSizes) | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |
CSRBase()=default | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
CSRBase(const CSRBase &)=default | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
CSRBase(CSRBase &&) noexcept=default | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
CSRBase(const OffsetsView &offsets) | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
CSRBase(OffsetsView &&offsets) | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
DeviceType typedef | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
forAllElements(Function &&function) const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
forAllSegments(Function &&function) const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
forElements(IndexType begin, IndexType end, Function &&function) const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
forSegments(IndexType begin, IndexType end, Function &&function) const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
getConstView() const | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |
getGlobalIndex(Index segmentIdx, Index localIdx) const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
getOffsets() | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
getOffsets() const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
getOrganization() | TNL::Algorithms::Segments::CSRBase< Device, Index > | inlinestatic |
getSegmentsCount() const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
getSegmentSize(IndexType segmentIdx) const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
getSegmentsType() | TNL::Algorithms::Segments::CSRBase< Device, Index > | static |
getSegmentView(IndexType segmentIdx) const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
getSerializationType() | TNL::Algorithms::Segments::CSRBase< Device, Index > | static |
getSize() const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
getStorageSize() const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
getView() | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |
havePadding() | TNL::Algorithms::Segments::CSRBase< Device, Index > | inlinestatic |
IndexType typedef | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
load(File &file) | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |
offsets (defined in TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator >) | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | protected |
OffsetsContainer typedef | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |
OffsetsView typedef | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
operator=(const CSR &segments) | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |
operator=(CSR &&) noexcept(false) | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |
operator=(const CSR< Device_, Index_, IndexAllocator_ > &segments) | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |
operator=(const CSR< Device_, Index_, IndexAllocator_ > &segments) (defined in TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator >) | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |
TNL::Algorithms::Segments::CSRBase::operator=(const CSRBase &)=delete | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
TNL::Algorithms::Segments::CSRBase::operator=(CSRBase &&)=delete | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
reset() | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |
save(File &file) const | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |
SegmentViewType typedef | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
sequentialForAllSegments(Function &&function) const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
sequentialForSegments(IndexType begin, IndexType end, Function &&function) const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
setSegmentsSizes(const SizesContainer &segmentsSizes) | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |
setSegmentsSizes(const SizesHolder &sizes) (defined in TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator >) | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |
ViewTemplate typedef | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |
ViewType typedef | TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > | |