Searched refs:NPyCustomFloat_ArgMaxFunc (Results 1 – 1 of 1) sorted by relevance
621 int NPyCustomFloat_ArgMaxFunc(void* data, npy_intp n, npy_intp* max_ind, in NPyCustomFloat_ArgMaxFunc() function1642 arr_funcs.argmax = NPyCustomFloat_ArgMaxFunc<T>; in RegisterNumpyDtype()