Searched refs:ZHERK (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicBLAS.java3169 * ZHERK performs one of the hermitian rank k operations
3181 public void ZHERK(@Uplo int Uplo, @Transpose int Trans, double alpha, Allocation A, double beta, Allocation C) { method in class:ScriptIntrinsicBLAS
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DScriptIntrinsicBLAS.java4015 * ZHERK performs one of the hermitian rank k operations
4027 public void ZHERK(@Uplo int Uplo, @Transpose int Trans, double alpha, Allocation A, double beta, Allocation C) { method in class:ScriptIntrinsicBLAS

Completed in 22 milliseconds