LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
cblas_sdot.c File Reference
#include "cblas.h"
#include "cblas_f77.h"
Include dependency graph for cblas_sdot.c:

Go to the source code of this file.

Macros

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

Functions

float cblas_sdot (const int N, const float *X, const int incX, const float *Y, const int incY)