Searched refs:mMatrixD (Results 1 – 1 of 1) sorted by relevance
32 private ArrayList<Allocation> mMatrixD; field in IntrinsicBLAS75 mMatrixD = new ArrayList<Allocation>(); in setUp()81 … mMatrixD.add(Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64(mRS), x, y))); in setUp()89 mMatrixD.add(misAlloc); in setUp()303 L2_xGEMV_API(mMatrixD); in test_L2_DGEMV_API()603 L2_xGBMV_API(mMatrixD); in test_L2_DGBMV_API()1315 L2_xSYMV_API(mMatrixD); in test_L2_DSYMV_API()1449 L2_xSBMV_API(mMatrixD); in test_L2_DSBMV_API()1616 L2_xSPMV_API(mMatrixD); in test_L2_DSPMV_API()1795 L2_xTRMV_API(mMatrixD); in test_L2_DTRMV_API()[all …]