Home
last modified time | relevance | path

Searched refs:sdsdot (Results 1 – 3 of 3) sorted by relevance

/external/eigen/blas/
Dsingle.cpp21 float BLASFUNC(sdsdot)(int* n, float* alpha, float* x, int* incx, float* y, int* incy) in BLASFUNC() argument
/external/eigen/Eigen/src/misc/
Dblas.h22 float BLASFUNC(sdsdot)(int *, float *, float *, int *, float *, int *);
/external/eigen/bench/btl/libs/BLAS/
Dblas.h17 float BLASFUNC(sdsdot)(int *, float *, float *, int *, float *, int *);