Template Numerical Library version\ main:94209208
Loading...
Searching...
No Matches
TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator > Member List

This is the complete list of members for TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator >, including all inherited members.

bind(OffsetsView offsets)TNL::Algorithms::Segments::CSRBase< Device, Index >protected
ConstOffsetsView typedefTNL::Algorithms::Segments::CSRBase< Device, Index >
ConstViewType typedefTNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator >
CSR()=defaultTNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator >
CSR(const CSR &segments)TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator >
CSR(CSR &&) noexcept=defaultTNL::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()=defaultTNL::Algorithms::Segments::CSRBase< Device, Index >
CSRBase(const CSRBase &)=defaultTNL::Algorithms::Segments::CSRBase< Device, Index >
CSRBase(CSRBase &&) noexcept=defaultTNL::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 typedefTNL::Algorithms::Segments::CSRBase< Device, Index >
forAllElements(Function &&function) constTNL::Algorithms::Segments::CSRBase< Device, Index >
forAllSegments(Function &&function) constTNL::Algorithms::Segments::CSRBase< Device, Index >
forElements(IndexType begin, IndexType end, Function &&function) constTNL::Algorithms::Segments::CSRBase< Device, Index >
forSegments(IndexType begin, IndexType end, Function &&function) constTNL::Algorithms::Segments::CSRBase< Device, Index >
getConstView() constTNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator >
getGlobalIndex(Index segmentIdx, Index localIdx) constTNL::Algorithms::Segments::CSRBase< Device, Index >
getOffsets()TNL::Algorithms::Segments::CSRBase< Device, Index >
getOffsets() constTNL::Algorithms::Segments::CSRBase< Device, Index >
getOrganization()TNL::Algorithms::Segments::CSRBase< Device, Index >inlinestatic
getSegmentsCount() constTNL::Algorithms::Segments::CSRBase< Device, Index >
getSegmentSize(IndexType segmentIdx) constTNL::Algorithms::Segments::CSRBase< Device, Index >
getSegmentsType()TNL::Algorithms::Segments::CSRBase< Device, Index >static
getSegmentView(IndexType segmentIdx) constTNL::Algorithms::Segments::CSRBase< Device, Index >
getSerializationType()TNL::Algorithms::Segments::CSRBase< Device, Index >static
getSize() constTNL::Algorithms::Segments::CSRBase< Device, Index >
getStorageSize() constTNL::Algorithms::Segments::CSRBase< Device, Index >
getView()TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator >
havePadding()TNL::Algorithms::Segments::CSRBase< Device, Index >inlinestatic
IndexType typedefTNL::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 typedefTNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator >
OffsetsView typedefTNL::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 &)=deleteTNL::Algorithms::Segments::CSRBase< Device, Index >
TNL::Algorithms::Segments::CSRBase::operator=(CSRBase &&)=deleteTNL::Algorithms::Segments::CSRBase< Device, Index >
reset()TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator >
save(File &file) constTNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator >
SegmentViewType typedefTNL::Algorithms::Segments::CSRBase< Device, Index >
sequentialForAllSegments(Function &&function) constTNL::Algorithms::Segments::CSRBase< Device, Index >
sequentialForSegments(IndexType begin, IndexType end, Function &&function) constTNL::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 typedefTNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator >
ViewType typedefTNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator >