ergo
template_blas_spr2.h File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ template_blas_spr2()

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