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