Searched refs:DGEMV (Results 1 – 6 of 6) sorted by relevance
/frameworks/rs/cpp/ |
D | rsCppStructs.h | 1868 void DGEMV(RsBlasTranspose TransA,
|
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 | 342 …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 | 359 …public void DGEMV(@Transpose int TransA, double alpha, Allocation A, Allocation X, int incX, doubl… in DGEMV() method in ScriptIntrinsicBLAS
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 40527 …method public void DGEMV(int, double, android.renderscript.Allocation, android.renderscript.Alloca…
|
/frameworks/base/api/ |
D | current.txt | 40671 …method public void DGEMV(int, double, android.renderscript.Allocation, android.renderscript.Alloca…
|