![]() |
LAPACK
3.10.0
LAPACK: Linear Algebra PACKage
|
| float cblas_sdsdot | ( | const CBLAS_INDEX | N, |
| const float | alpha, | ||
| const float * | X, | ||
| const CBLAS_INDEX | incX, | ||
| const float * | Y, | ||
| const CBLAS_INDEX | incY | ||
| ) |
Definition at line 12 of file cblas_sdsdot.c.