LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
|
void cblas_srot | ( | const CBLAS_INT | N, |
float * | X, | ||
const CBLAS_INT | incX, | ||
float * | Y, | ||
const CBLAS_INT | incY, | ||
const float | c, | ||
const float | s ) |
Definition at line 11 of file cblas_srot.c.