Stxxl
1.4.0
|
#include <matrix_arithmetic.h>
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_type & | ul |
swappable_block_matrix_type & | ur |
swappable_block_matrix_type & | dl |
swappable_block_matrix_type & | dr |
Definition at line 1364 of file matrix_arithmetic.h.
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.
swappable_block_matrix_type & stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_padding_quarterer::dl |
Definition at line 1366 of file matrix_arithmetic.h.
Referenced by stxxl::matrix_operations< ValueType, BlockSideLength >::strassen_winograd_multiply(), stxxl::matrix_operations< ValueType, BlockSideLength >::strassen_winograd_multiply_and_add(), and stxxl::matrix_operations< ValueType, BlockSideLength >::strassen_winograd_multiply_and_add_interleaved().
swappable_block_matrix_type stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_padding_quarterer::downleft |
Definition at line 1366 of file matrix_arithmetic.h.
swappable_block_matrix_type stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_padding_quarterer::downright |
Definition at line 1366 of file matrix_arithmetic.h.
swappable_block_matrix_type & stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_padding_quarterer::dr |
Definition at line 1366 of file matrix_arithmetic.h.
Referenced by stxxl::matrix_operations< ValueType, BlockSideLength >::strassen_winograd_multiply(), stxxl::matrix_operations< ValueType, BlockSideLength >::strassen_winograd_multiply_and_add(), and stxxl::matrix_operations< ValueType, BlockSideLength >::strassen_winograd_multiply_and_add_interleaved().
swappable_block_matrix_type & stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_padding_quarterer::ul |
Definition at line 1366 of file matrix_arithmetic.h.
Referenced by stxxl::matrix_operations< ValueType, BlockSideLength >::strassen_winograd_multiply(), stxxl::matrix_operations< ValueType, BlockSideLength >::strassen_winograd_multiply_and_add(), and stxxl::matrix_operations< ValueType, BlockSideLength >::strassen_winograd_multiply_and_add_interleaved().
swappable_block_matrix_type stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_padding_quarterer::upleft |
Definition at line 1366 of file matrix_arithmetic.h.
swappable_block_matrix_type stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_padding_quarterer::upright |
Definition at line 1366 of file matrix_arithmetic.h.
swappable_block_matrix_type & stxxl::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_padding_quarterer::ur |
Definition at line 1366 of file matrix_arithmetic.h.
Referenced by stxxl::matrix_operations< ValueType, BlockSideLength >::strassen_winograd_multiply(), stxxl::matrix_operations< ValueType, BlockSideLength >::strassen_winograd_multiply_and_add(), and stxxl::matrix_operations< ValueType, BlockSideLength >::strassen_winograd_multiply_and_add_interleaved().