Stxxl  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_quarterer Struct Reference

#include <matrix_arithmetic.h>

Collaboration diagram for stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_quarterer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 swappable_block_matrix_quarterer (const swappable_block_matrix_type &whole)

Public Attributes

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

Detailed Description

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

Definition at line 1349 of file matrix_arithmetic.h.


Constructor & Destructor Documentation

template<typename ValueType , unsigned BlockSideLength>
stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_quarterer::swappable_block_matrix_quarterer ( const swappable_block_matrix_type whole) [inline]

Member Data Documentation

template<typename ValueType , unsigned BlockSideLength>
swappable_block_matrix_type & stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_quarterer::dl
template<typename ValueType , unsigned BlockSideLength>
swappable_block_matrix_type stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_quarterer::downleft

Definition at line 1351 of file matrix_arithmetic.h.

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

Definition at line 1351 of file matrix_arithmetic.h.

template<typename ValueType , unsigned BlockSideLength>
swappable_block_matrix_type & stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_quarterer::dr
template<typename ValueType , unsigned BlockSideLength>
swappable_block_matrix_type & stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_quarterer::ul
template<typename ValueType , unsigned BlockSideLength>
swappable_block_matrix_type stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_quarterer::upleft

Definition at line 1351 of file matrix_arithmetic.h.

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

Definition at line 1351 of file matrix_arithmetic.h.

template<typename ValueType , unsigned BlockSideLength>
swappable_block_matrix_type & stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_quarterer::ur

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines