OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:F77_ssyr2k
(Results
1 - 3
of
3
) sorted by null
/external/cblas/testing/
c_sblas3.c
175
void
F77_ssyr2k
(int *order, char *uplow, char *transp, int *n, int *k,
cblas_test.h
165
#define
F77_ssyr2k
cssyr2k_
326
#define
F77_ssyr2k
CSSYR2K
487
#define
F77_ssyr2k
cssyr2k
/external/cblas/include/
cblas_f77.h
154
#define
F77_ssyr2k
ssyr2k_
349
void
F77_ssyr2k
(FCHAR, FCHAR, FINT, FINT, const float *, const float *, FINT, const float *, FINT, const float *, float *, FINT);
Completed in 262 milliseconds