LTL  2.0.x
blas_gbmv_dispatch< float > Member List

This is the complete list of members for blas_gbmv_dispatch< float >, including all inherited members.

call(const char *transA, const int *M, const int *N, const int *kl, const int *ku, const float *alpha, const float *A, const int *LDA, const float *x, const int *xincr, const float *beta, float *y, const int *yincr)blas_gbmv_dispatch< float >inlinestatic