Searched refs:ROCmScalar (Results 1 – 1 of 1) sorted by relevance
216 using ROCmScalar = typename ROCmComplexT<Scalar>::type; in TrsmImpl() typedef220 reinterpret_cast<const ROCmScalar*>(alpha), in TrsmImpl()221 reinterpret_cast<const ROCmScalar*>(A), lda, in TrsmImpl()222 reinterpret_cast<ROCmScalar*>(B), ldb)); in TrsmImpl()