STXXL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::matrix_local::switch_major_index< BlockSideLength, true > Struct Template Reference

Detailed Description

template<unsigned BlockSideLength>
struct stxxl::matrix_local::switch_major_index< BlockSideLength, true >

Definition at line 53 of file matrix_low_level.h.

+ Collaboration diagram for stxxl::matrix_local::switch_major_index< BlockSideLength, true >:

Public Member Functions

 switch_major_index (const int_type row, const int_type col)
 
 operator int_type & ()
 

Private Attributes

int_type i
 

Constructor & Destructor Documentation

template<unsigned BlockSideLength>
stxxl::matrix_local::switch_major_index< BlockSideLength, true >::switch_major_index ( const int_type  row,
const int_type  col 
)
inline

Definition at line 55 of file matrix_low_level.h.

Member Function Documentation

template<unsigned BlockSideLength>
stxxl::matrix_local::switch_major_index< BlockSideLength, true >::operator int_type & ( )
inline

Definition at line 56 of file matrix_low_level.h.

Member Data Documentation

template<unsigned BlockSideLength>
int_type stxxl::matrix_local::switch_major_index< BlockSideLength, true >::i
private

Definition at line 59 of file matrix_low_level.h.


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