template class xf::fintech::blas::WideType

#include "blas_types.hpp"
template <
    typename T,
    unsigned int t_Width,
    unsigned int t_DataWidth = sizeof(T) * 8
    >
class WideType

// typedefs

typedef T DataType

// fields

static const unsigned int t_WidthS
static const unsigned int t_per4k