| AdaptiveCSR() | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| AdaptiveCSR(const AdaptiveCSR &segments) | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| AdaptiveCSR(AdaptiveCSR &&) noexcept=default | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| AdaptiveCSR(const SizesContainer &segmentsSizes) | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| AdaptiveCSR(const std::initializer_list< ListIndex > &segmentsSizes) | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| bind(OffsetsView offsets) | TNL::Algorithms::Segments::CSRBase< Device, Index > | protected |
| BlocksArray typedef | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| blocksArray | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | protected |
| BlocksType typedef | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| BlocksView typedef | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| BlocksViewArray typedef | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| ConstOffsetsView typedef | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
| ConstViewType typedef | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| CSR() | TNL::Algorithms::Segments::CSR< Device, Index, typename Allocators::Default< Device >::template Allocator< Index > > | |
| 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 > | |
| findLimit(Index start, const Offsets &offsets, Index size, detail::Type &type) (defined in TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >) | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | protected |
| forAllElements(Function function) const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
| forAllElementsIf(Condition condition, Function function) const (defined in TNL::Algorithms::Segments::CSRBase< Device, Index >) | 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 > | |
| forElements(const Array &segmentIndexes, Index begin, Index end, Function function) const (defined in TNL::Algorithms::Segments::CSRBase< Device, Index >) | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
| forElements(const Array &segmentIndexes, Function function) const (defined in TNL::Algorithms::Segments::CSRBase< Device, Index >) | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
| forElementsIf(IndexType begin, IndexType end, Condition condition, Function function) const (defined in TNL::Algorithms::Segments::CSRBase< Device, Index >) | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
| forSegments(IndexType begin, IndexType end, Function &&function) const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
| getBlocks() const | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| getConstView() const | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| getElementCount() const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
| 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 |
| getSegmentCount() const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
| getSegmentsCount() const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
| getSegmentSize(IndexType segmentIdx) const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
| getSegmentsType() | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | static |
| getSegmentView(IndexType segmentIdx) const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
| getSerializationType() | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | static |
| getSize() const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
| getSizeValueLog(const int &i) (defined in TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >) | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | inlineprotectedstatic |
| getStorageSize() const | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
| getView() | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| havePadding() | TNL::Algorithms::Segments::CSRBase< Device, Index > | inlinestatic |
| IndexType typedef | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
| initValueSize(const Offsets &offsets) (defined in TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >) | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | protected |
| load(File &file) | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| MaxValueSizeLog() (defined in TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >) | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | inlinestatic |
| OffsetsContainer typedef | TNL::Algorithms::Segments::CSR< Device, Index, typename Allocators::Default< Device >::template Allocator< Index > > | |
| OffsetsView typedef | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
| operator=(const AdaptiveCSR &segments) | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| operator=(AdaptiveCSR &&) noexcept(false) | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| operator=(const AdaptiveCSR< Device_, Index_, IndexAllocator_ > &segments) | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| TNL::Algorithms::Segments::CSR< Device, Index, typename Allocators::Default< Device >::template Allocator< Index > >::operator=(const CSR &segments) | TNL::Algorithms::Segments::CSR< Device, Index, typename Allocators::Default< Device >::template Allocator< Index > > | |
| 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::AdaptiveCSR< Device, Index, IndexAllocator > | |
| save(File &file) const | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| SegmentViewType typedef | TNL::Algorithms::Segments::CSRBase< Device, Index > | |
| Self typedef | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| 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::AdaptiveCSR< Device, Index, IndexAllocator > | |
| view (defined in TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >) | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | protected |
| ViewTemplate typedef | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |
| ViewType typedef | TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator > | |