#include <shark/LinAlg/BLAS/kernels/default/trmm.hpp>
Public Types | |
typedef detail::block< T > | block |
Static Public Attributes | |
static const unsigned | mr = 4 |
static const unsigned | nr = 3 * block::max_vector_elements |
static const unsigned | lhs_block_size = 32 * mr |
static const unsigned | rhs_column_size = (1024 / nr) * nr |
static const unsigned | align = 64 |
typedef detail::block<T> remora::bindings::trmm_block_size< T >::block |
|
static |
|
static |
|
static |
|
static |
|
static |