LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
void API_SUFFIX() cblas_csrot | ( | const CBLAS_INT | N, |
void * | X, | ||
const CBLAS_INT | incX, | ||
void * | Y, | ||
const CBLAS_INT | incY, | ||
const float | c, | ||
const float | s | ||
) |
Definition at line 9 of file cblas_csrot.c.