[go: nahoru, domu]

Searched refs:ZHER (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/cpp/
H A DrsCppStructs.h3143 * ZHER performs the rank 1 operation
3154 void ZHER(RsBlasUplo Uplo, double alpha, sp<Allocation> X, int incX, sp<Allocation> A);
H A DScriptIntrinsicBLAS.cpp1149 void ScriptIntrinsicBLAS::ZHER(RsBlasUplo Uplo, double alpha, sp<Allocation> X, function in class:ScriptIntrinsicBLAS
/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicBLAS.java2163 * ZHER performs the rank 1 operation
2174 public void ZHER(@Uplo int Uplo, double alpha, Allocation X, int incX, Allocation A) { method in class:ScriptIntrinsicBLAS
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DScriptIntrinsicBLAS.java2730 * ZHER performs the rank 1 operation
2741 public void ZHER(@Uplo int Uplo, double alpha, Allocation X, int incX, Allocation A) { method in class:ScriptIntrinsicBLAS

Completed in 39 milliseconds