HomeSort by relevance Sort by last modified time
    Searched refs:sdsdot (Results 1 - 3 of 3) sorted by null

  /external/eigen/blas/
single.cpp 21 float BLASFUNC(sdsdot)(int* n, float* alpha, float* x, int* incx, float* y, int* incy) function
  /external/eigen/Eigen/src/misc/
blas.h 22 float BLASFUNC(sdsdot)(int *, float *, float *, int *, float *, int *);
    [all...]
  /external/eigen/bench/btl/libs/BLAS/
blas.h 17 float BLASFUNC(sdsdot)(int *, float *, float *, int *, float *, int *);
    [all...]

Completed in 501 milliseconds