Defines | Functions
cblas_ddot.c File Reference
#include "cblas.h"
#include "cblas_f77.h"
Include dependency graph for cblas_ddot.c:

Go to the source code of this file.

Defines

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

Functions

double cblas_ddot (const int N, const double *X, const int incX, const double *Y, const int incY)

Define Documentation

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

Function Documentation

double cblas_ddot ( const int  N,
const double *  X,
const int  incX,
const double *  Y,
const int  incY 
)

Definition at line 12 of file cblas_ddot.c.



swiftnav
Author(s):
autogenerated on Sat Jun 8 2019 18:56:45