HMLP: High-performance Machine Learning Primitives
|
Public Member Functions | |
void | operator() (int k, int r, double *a, double *aa, double *b, double *bb, int *bmap, double *c, double *Keys, int *Values, int ldr, aux_s< double, double, double, double > *aux) const |
Public Attributes | |
const size_t | mr = 8 |
const size_t | nr = 4 |
const size_t | pack_mr = 8 |
const size_t | pack_nr = 4 |
const size_t | align_size = 32 |
const bool | row_major = true |