Template Numerical Library version\ main:94209208
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Protected Attributes | List of all members
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: