OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cblas_srotm
(Results
1 - 4
of
4
) 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/
Android.mk
107
src/
cblas_srotm
.c \
/external/cblas/include/
cblas.h
117
void
cblas_srotm
(const int N, float *X, const int incX,
Completed in 437 milliseconds