#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) |
| 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 | |||
| ) |
1.4.7