Go to the source code of this file.
Functions | |
| template<class Treal> | |
| int | template_blas_spmv (const char *uplo, const integer *n, const Treal *alpha, Treal *ap, const Treal *x, const integer *incx, const Treal *beta, Treal *y, const integer *incy) |
| int template_blas_spmv | ( | const char * | uplo, | |
| const integer * | n, | |||
| const Treal * | alpha, | |||
| Treal * | ap, | |||
| const Treal * | x, | |||
| const integer * | incx, | |||
| const Treal * | beta, | |||
| Treal * | y, | |||
| const integer * | incy | |||
| ) |
1.4.7