Template Numerical Library version\ main:1437bf49
Loading...
Searching...
No Matches
TNL::Algorithms::Segments::SegmentView< Index, Organization > Class Template Reference

Data structure for accessing particular segment. More...

Detailed Description

template<typename Index, ElementsOrganization Organization>
class TNL::Algorithms::Segments::SegmentView< Index, Organization >

Data structure for accessing particular segment.

Template Parameters
Indexis type for indexing elements in related segments.

See the template specializations TNL::Algorithms::Segments::SegmentView< Index, ColumnMajorOrder > and TNL::Algorithms::Segments::SegmentView< Index, RowMajorOrder > for column-major and row-major elements organization respectively. They have equivalent interface.


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