LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
double API_SUFFIX() cblas_dsdot | ( | const CBLAS_INT | N, |
const float * | X, | ||
const CBLAS_INT | incX, | ||
const float * | Y, | ||
const CBLAS_INT | incY | ||
) |
Definition at line 12 of file cblas_dsdot.c.