OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:F77_snrm2
(Results
1 - 3
of
3
) sorted by null
/external/cblas/testing/
c_sblas1.c
46
float
F77_snrm2
(const int *N, const float *X, const int *incX)
cblas_test.h
67
#define
F77_snrm2
snrm2test_
228
#define
F77_snrm2
SNRM2TEST
389
#define
F77_snrm2
snrm2test
/external/cblas/include/
cblas_f77.h
53
#define
F77_snrm2
snrm2_
200
float
F77_snrm2
( FINT, const float *, FINT);
Completed in 89 milliseconds