OpenGrok
Cross Reference: rsCpuBLASDispatch.h
xref
: /
frameworks
/
rs
/
cpu_ref
/
rsCpuBLASDispatch.h
Home
|
History
|
Annotate
|
Download
|
only in
cpu_ref
Lines Matching
refs:CblasColMajor
8
enum CBLAS_ORDER {CblasRowMajor=101,
CblasColMajor
=102};