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