Searched defs:DGEMV (Results 1 – 3 of 3) sorted by relevance
| /frameworks/rs/cpp/ |
| D | ScriptIntrinsicBLAS.cpp | 224 void ScriptIntrinsicBLAS::DGEMV(RsBlasTranspose TransA, double alpha, const sp<Allocation>& A, cons… in DGEMV() function in ScriptIntrinsicBLAS
|
| /frameworks/base/rs/java/android/renderscript/ |
| D | ScriptIntrinsicBLAS.java | 346 …public void DGEMV(@Transpose int TransA, double alpha, Allocation A, Allocation X, int incX, doubl… in DGEMV() method in ScriptIntrinsicBLAS
|
| /frameworks/rs/support/java/src/androidx/renderscript/ |
| D | ScriptIntrinsicBLAS.java | 363 …public void DGEMV(@Transpose int TransA, double alpha, Allocation A, Allocation X, int incX, doubl… in DGEMV() method in ScriptIntrinsicBLAS
|