ergo
|
#include "template_blas_common.h"
Go to the source code of this file.
Functions | |
template<class Treal > | |
int | template_blas_spr (const char *uplo, integer *n, Treal *alpha, Treal *x, integer *incx, Treal *ap) |
int template_blas_spr | ( | const char * | uplo, |
integer * | n, | ||
Treal * | alpha, | ||
Treal * | x, | ||
integer * | incx, | ||
Treal * | ap | ||
) |
References template_blas_erbla(), and template_blas_lsame().
Referenced by template_lapack_pptrf().