Searched refs:NPyCustomFloat_CopySwapN (Results 1 – 1 of 1) sorted by relevance
534 void NPyCustomFloat_CopySwapN(void* dstv, npy_intp dstride, void* srcv, in NPyCustomFloat_CopySwapN() function1636 arr_funcs.copyswapn = NPyCustomFloat_CopySwapN<T>; in RegisterNumpyDtype()