LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
cblas_sdsdot.c File Reference
#include "cblas.h"
#include "cblas_f77.h"
Include dependency graph for cblas_sdsdot.c:

Go to the source code of this file.

Macros

#define F77_N   N
 
#define F77_incX   incX
 
#define F77_incY   incY
 

Functions

float API_SUFFIX() cblas_sdsdot (const CBLAS_INT N, const float alpha, const float *X, const CBLAS_INT incX, const float *Y, const CBLAS_INT incY)