| 
    Template Numerical Library version\ main:6a1fe78
    
   | 
 
Data structure for accessing particular segment. More...
Data structure for accessing particular segment.
| Index | is 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.