Home | History | Annotate | Download | only in cts

Lines Matching defs:CTRSM

6631                             mBLAS.CTRSM(Side, Uplo, TransA, Diag, alphaC, matA, matB);
6650 mBLAS.CTRSM(Side, Uplo, TransA, Diag, alphaC, matA, matB);
6651 fail("should throw RSRuntimeException for CTRSM");
6775 mBLAS.CTRSM(side, uplo, trans, diag, alphaC, matrixAC, matrixBC);
6789 mBLAS.CTRSM(side, uplo, trans, diag, alphaC, matrixAC, matrixBC);