Searched refs:DGBMV (Results 1 – 7 of 7) sorted by relevance
/frameworks/rs/cpp/ |
D | rsCppStructs.h | 1962 void DGBMV(RsBlasTranspose TransA,
|
D | ScriptIntrinsicBLAS.cpp | 265 void ScriptIntrinsicBLAS::DGBMV(RsBlasTranspose TransA, int KL, int KU, double alpha, sp<Allocation… in DGBMV() function in ScriptIntrinsicBLAS
|
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicBLAS.java | 452 …public void DGBMV(@Transpose int TransA, int KL, int KU, double alpha, Allocation A, Allocation X,… in DGBMV() method in ScriptIntrinsicBLAS
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
D | ScriptIntrinsicBLAS.java | 509 …public void DGBMV(@Transpose int TransA, int KL, int KU, double alpha, Allocation A, Allocation X,… in DGBMV() method in ScriptIntrinsicBLAS
|
/frameworks/base/api/ |
D | test-current.txt | 33998 …method public void DGBMV(int, int, int, double, android.renderscript.Allocation, android.renderscr…
|
D | current.txt | 33920 …method public void DGBMV(int, int, int, double, android.renderscript.Allocation, android.renderscr…
|
D | system-current.txt | 36678 …method public void DGBMV(int, int, int, double, android.renderscript.Allocation, android.renderscr…
|