ergo
template_blas_tpmv.h File Reference

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)
 

Function Documentation

◆ template_blas_tpmv()

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 )