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_padding_quarterer Struct Reference

#include <matrix_arithmetic.h>

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

List of all members.

Public Member Functions

 swappable_block_matrix_padding_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_padding_quarterer

Definition at line 1364 of file matrix_arithmetic.h.


Constructor & Destructor Documentation

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

Definition at line 1370 of file matrix_arithmetic.h.


Member Data Documentation

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

Definition at line 1366 of file matrix_arithmetic.h.

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

Definition at line 1366 of file matrix_arithmetic.h.

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

Definition at line 1366 of file matrix_arithmetic.h.

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

Definition at line 1366 of file matrix_arithmetic.h.

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

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