LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
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 cblas_sdsdot (const int N, const float alpha, const float *X, const int incX, const float *Y, const int incY)
 
F77_sdsdot_sub
void F77_sdsdot_sub(FINT, const float *, const float *, FINT, const float *, FINT, float *)
F77_incY
#define F77_incY
F77_N
#define F77_N
N
#define N
Definition: example_user.c:10
F77_incX
#define F77_incX