template_blas_spr2.h File Reference

#include "template_blas_common.h"

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<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 
) [inline]

Generated on 21 Nov 2012 for ergo by  doxygen 1.6.1