Searched +defs:K +defs:N (Results 1 – 1 of 1) sorted by relevance
210 int N = A.getType().getX(); in validateGEMV() local967 … private void xHBMV_API_test(int Uplo, int K, int incX, int incY, ArrayList<Allocation> mMatrix) { in xHBMV_API_test()1160 int N = mBLASData.dN; in test_L2_CHPMV_Correctness() local1199 int N = mBLASData.dN; in test_L2_ZHPMV_Correctness() local1237 int N = A.getType().getY(); in validateSYMV() local1396 … private void xSBMV_API_test(int Uplo, int K, int incX, int incY, ArrayList<Allocation> mMatrix) { in xSBMV_API_test()1546 int N = (int)Math.sqrt((double)Ap.getType().getX() * 2); in validateSPMV() local1625 int N = mBLASData.dN; in test_L2_SSPMV_Correctness() local1664 int N = mBLASData.dN; in test_L2_DSPMV_Correctness() local1709 int N = A.getType().getY(); in validateTRMV() local[all …]