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

  /external/cblas/src/
cblas_drotm.c 3 void cblas_drotm( const int N, double *X, const int incX, double *Y, function
Makefile 37 dlev1 = cblas_drotg.o cblas_drotmg.o cblas_drot.o cblas_drotm.o \
  /external/cblas/include/
cblas.h 124 void cblas_drotm(const int N, double *X, const int incX,

Completed in 75 milliseconds