STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::matrix_local::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_padding_quarterer Struct Reference

Detailed Description

template<typename ValueType, unsigned BlockSideLength>
struct stxxl::matrix_local::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_padding_quarterer

Definition at line 1394 of file matrix_arithmetic.h.

+ Collaboration diagram for stxxl::matrix_local::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_padding_quarterer:

Public Member Functions

 swappable_block_matrix_padding_quarterer (const swappable_block_matrix_type &whole)
 

Public Attributes

swappable_block_matrix_typedl
 
swappable_block_matrix_type downleft
 
swappable_block_matrix_type downright
 
swappable_block_matrix_typedr
 
swappable_block_matrix_typeul
 
swappable_block_matrix_type upleft
 
swappable_block_matrix_type upright
 
swappable_block_matrix_typeur
 

Constructor & Destructor Documentation

template<typename ValueType , unsigned BlockSideLength>
stxxl::matrix_local::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_padding_quarterer::swappable_block_matrix_padding_quarterer ( const swappable_block_matrix_type whole)
inline

Definition at line 1400 of file matrix_arithmetic.h.

Member Data Documentation

template<typename ValueType , unsigned BlockSideLength>
swappable_block_matrix_type stxxl::matrix_local::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_padding_quarterer::downleft

Definition at line 1396 of file matrix_arithmetic.h.

template<typename ValueType , unsigned BlockSideLength>
swappable_block_matrix_type stxxl::matrix_local::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_padding_quarterer::downright

Definition at line 1396 of file matrix_arithmetic.h.

template<typename ValueType , unsigned BlockSideLength>
swappable_block_matrix_type stxxl::matrix_local::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_padding_quarterer::upleft

Definition at line 1396 of file matrix_arithmetic.h.

template<typename ValueType , unsigned BlockSideLength>
swappable_block_matrix_type stxxl::matrix_local::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_padding_quarterer::upright

Definition at line 1396 of file matrix_arithmetic.h.


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