Searched refs:SaxpyFunction (Results 1 – 1 of 1) sorted by relevance
92 template <typename F> void testSaxpy(F &&SaxpyFunction) { in testSaxpy() argument97 SaxpyFunction(A, X, Y); in testSaxpy()