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

  /external/cblas/src/
cblas_srotm.c 2 * cblas_srotm.c
11 void cblas_srotm( const int N, float *X, const int incX, float *Y, function
Makefile 29 slev1 = cblas_srotg.o cblas_srotmg.o cblas_srot.o cblas_srotm.o \
  /external/cblas/include/
cblas.h 117 void cblas_srotm(const int N, float *X, const int incX,

Completed in 75 milliseconds