blas_gbmv_dispatch< double > Struct Template Reference

List of all members.

Static Public Member Functions

template<>
struct blas_gbmv_dispatch< double >


Member Function Documentation

static void blas_gbmv_dispatch< double >::call ( const char *  transA,
const int M,
const int N,
const int kl,
const int ku,
const double alpha,
const double A,
const int LDA,
const double x,
const int xincr,
const double beta,
double y,
const int yincr 
) [inline, static]

Generated on 19 Feb 2015 for LTL by  doxygen 1.6.1