Searched defs:hipblasIXamax (Results 1 – 1 of 1) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | petsclegacycupmblas.h | 227 …#define hipblasIXamax(a, b, c, d, e) hipblasIcamax((a), (b), (PetscHipblasFloatComplex *)(c),… macro 242 …#define hipblasIXamax(a, b, c, d, e) hipblasIzamax((a), (b), (PetscHipblasDoubleComplex *)(c)… macro 259 #define hipblasIXamax hipblasIsamax macro 271 #define hipblasIXamax hipblasIdamax macro
|