Loading [MathJax]/extensions/TeX/AMSsymbols.js
Template Numerical Library version\ main:ab3532f7
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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: