LTL  2.0.x
blas_gbmv_dispatch< T > Member List

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

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