|
| class | stxxl::column_vector< ValueType > |
| | external column-vector container for matrix multiplication More...
|
| |
| struct | stxxl::matrix_local::feedable_strassen_winograd< ValueType, BlockSideLength, Level, AExists, BExists > |
| |
| struct | stxxl::matrix_local::feedable_strassen_winograd< ValueType, BlockSideLength, 0, AExists, BExists > |
| |
| struct | stxxl::matrix_local::feedable_strassen_winograd_block_grained< ValueType, BlockSideLength, Level, AExists, BExists > |
| |
| struct | stxxl::matrix_local::feedable_strassen_winograd_block_grained< ValueType, BlockSideLength, 0, AExists, BExists > |
| |
| struct | stxxl::matrix_local::matrix_operations< ValueType, BlockSideLength > |
| |
| struct | stxxl::matrix_local::matrix_operations< ValueType, BlockSideLength >::addition |
| |
| struct | stxxl::matrix_local::matrix_operations< ValueType, BlockSideLength >::scalar_multiplication |
| |
| struct | stxxl::matrix_local::matrix_operations< ValueType, BlockSideLength >::subtraction |
| |
| struct | stxxl::matrix_local::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_approximative_quarterer |
| |
| struct | stxxl::matrix_local::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_padding_quarterer |
| |
| struct | stxxl::matrix_local::matrix_operations< ValueType, BlockSideLength >::swappable_block_matrix_quarterer |
| |
| struct | stxxl::matrix_local::matrix_to_quadtree< ValueType, BlockSideLength, Level > |
| |
| struct | stxxl::matrix_local::matrix_to_quadtree< ValueType, BlockSideLength, 0 > |
| |
| struct | stxxl::matrix_local::matrix_to_quadtree_block_grained< ValueType, BlockSideLength, Level, Granularity > |
| |
| struct | stxxl::matrix_local::matrix_to_quadtree_block_grained< ValueType, BlockSideLength, 0, Granularity > |
| |
| struct | stxxl::matrix_local::static_quadtree< ValueType, Level > |
| | A static_quadtree holds 4^Level elements arranged in a quad tree. More...
|
| |
| struct | stxxl::matrix_local::static_quadtree< ValueType, 0 > |
| |
| struct | stxxl::matrix_operation_statistic |
| |
| struct | stxxl::matrix_operation_statistic_data |
| |
| struct | stxxl::matrix_operation_statistic_dataset |
| |
| class | stxxl::row_vector< ValueType > |
| | external row-vector container for matrix multiplication More...
|
| |
| class | stxxl::swappable_block_matrix< ValueType, BlockSideLength > |
| | External container for a (sub)matrix. Not intended for direct use. More...
|
| |