Go to the source code of this file.
Functions | |
template<class Treal > | |
int | template_blas_tpmv (const char *uplo, const char *trans, const char *diag, const integer *n, const Treal *ap, Treal *x, const integer *incx) |
int template_blas_tpmv | ( | const char * | uplo, | |
const char * | trans, | |||
const char * | diag, | |||
const integer * | n, | |||
const Treal * | ap, | |||
Treal * | x, | |||
const integer * | incx | |||
) | [inline] |
References template_blas_erbla(), and template_blas_lsame().
Referenced by template_lapack_spgst(), and template_lapack_tptri().