ergo
template_blas_spr.h File Reference

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)
 

Function Documentation

◆ template_blas_spr()

template<class Treal >
int template_blas_spr ( const char *  uplo,
integer n,
Treal *  alpha,
Treal *  x,
integer incx,
Treal *  ap 
)