#include <shark/LinAlg/BLAS/kernels/default/syrk.hpp>
Public Types | |
typedef detail::block< T > | block |
Static Public Attributes | |
static const unsigned | mr = 4 |
static const unsigned | nr = mr * block::max_vector_elements |
static const unsigned | lhs_block_size = 3 * mr * nr |
static const unsigned | rhs_k_size = 1024 |
typedef detail::block<T> remora::bindings::syrk_block_size< T >::block |
|
static |
|
static |
|
static |
|
static |