blas_gbmv_dispatch< float > Struct Template Reference

List of all members.

Static Public Member Functions

template<>
struct blas_gbmv_dispatch< float >


Member Function Documentation

static void blas_gbmv_dispatch< float >::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 
) [inline, static]

Generated on 19 Feb 2015 for LTL by  doxygen 1.6.1