Function mkl_scsrmv#

Function Documentation#

void mkl_scsrmv(const char *transa, const CBLAS_INT *m, const CBLAS_INT *k, const float *alpha, const char *matdescra, const float *val, const CBLAS_INT *indx, const CBLAS_INT *pntrb, const CBLAS_INT *pntre, const float *x, const float *beta, float *y)#