Stxxl
1.4.0
|
#include <matrix_arithmetic.h>
Public Member Functions | |
swappable_block_matrix_approximative_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_type & | ul |
swappable_block_matrix_type & | ur |
swappable_block_matrix_type & | dl |
swappable_block_matrix_type & | dr |
Definition at line 1378 of file matrix_arithmetic.h.
stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_approximative_quarterer::swappable_block_matrix_approximative_quarterer | ( | const swappable_block_matrix_type & | whole | ) | [inline] |
Definition at line 1384 of file matrix_arithmetic.h.
swappable_block_matrix_type & stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_approximative_quarterer::dl |
Definition at line 1380 of file matrix_arithmetic.h.
Referenced by stxxl::matrix_operations< ValueType, BlockSideLength >::recursive_matrix_col_vector_multiply_and_add(), stxxl::matrix_operations< ValueType, BlockSideLength >::recursive_matrix_from_vectors(), stxxl::matrix_operations< ValueType, BlockSideLength >::recursive_matrix_row_vector_multiply_and_add(), and stxxl::matrix_operations< ValueType, BlockSideLength >::recursive_multiply_and_add().
swappable_block_matrix_type stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_approximative_quarterer::downleft |
Definition at line 1380 of file matrix_arithmetic.h.
swappable_block_matrix_type stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_approximative_quarterer::downright |
Definition at line 1380 of file matrix_arithmetic.h.
swappable_block_matrix_type & stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_approximative_quarterer::dr |
Definition at line 1380 of file matrix_arithmetic.h.
Referenced by stxxl::matrix_operations< ValueType, BlockSideLength >::recursive_matrix_col_vector_multiply_and_add(), stxxl::matrix_operations< ValueType, BlockSideLength >::recursive_matrix_from_vectors(), stxxl::matrix_operations< ValueType, BlockSideLength >::recursive_matrix_row_vector_multiply_and_add(), and stxxl::matrix_operations< ValueType, BlockSideLength >::recursive_multiply_and_add().
swappable_block_matrix_type & stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_approximative_quarterer::ul |
Definition at line 1380 of file matrix_arithmetic.h.
Referenced by stxxl::matrix_operations< ValueType, BlockSideLength >::recursive_matrix_col_vector_multiply_and_add(), stxxl::matrix_operations< ValueType, BlockSideLength >::recursive_matrix_from_vectors(), stxxl::matrix_operations< ValueType, BlockSideLength >::recursive_matrix_row_vector_multiply_and_add(), and stxxl::matrix_operations< ValueType, BlockSideLength >::recursive_multiply_and_add().
swappable_block_matrix_type stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_approximative_quarterer::upleft |
Definition at line 1380 of file matrix_arithmetic.h.
swappable_block_matrix_type stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_approximative_quarterer::upright |
Definition at line 1380 of file matrix_arithmetic.h.
swappable_block_matrix_type & stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_approximative_quarterer::ur |
Definition at line 1380 of file matrix_arithmetic.h.
Referenced by stxxl::matrix_operations< ValueType, BlockSideLength >::recursive_matrix_col_vector_multiply_and_add(), stxxl::matrix_operations< ValueType, BlockSideLength >::recursive_matrix_from_vectors(), stxxl::matrix_operations< ValueType, BlockSideLength >::recursive_matrix_row_vector_multiply_and_add(), and stxxl::matrix_operations< ValueType, BlockSideLength >::recursive_multiply_and_add().