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