Template Numerical Library version\ main:a0a944a8c
Loading...
Searching...
No Matches
TNL::Algorithms::Segments::ChunkedEllpackSegmentView< Index, ColumnMajorOrder > Class Template Reference

Public Types

using IndexType = Index

Public Member Functions

__cuda_callable__ ChunkedEllpackSegmentView (ChunkedEllpackSegmentView &&) noexcept=default
__cuda_callable__ ChunkedEllpackSegmentView (const ChunkedEllpackSegmentView &)=default
__cuda_callable__ ChunkedEllpackSegmentView (IndexType segmentIdx, IndexType offset, IndexType size)
__cuda_callable__ IndexType getGlobalIndex (IndexType localIndex) const
__cuda_callable__ IndexType getSegmentIndex () const
__cuda_callable__ IndexType getSize () const
__cuda_callable__ ChunkedEllpackSegmentViewoperator= (ChunkedEllpackSegmentView &&) noexcept=default
__cuda_callable__ ChunkedEllpackSegmentViewoperator= (const ChunkedEllpackSegmentView &)=default

Protected Attributes

IndexType segmentIdx
IndexType segmentOffset
IndexType segmentSize

The documentation for this class was generated from the following file: