Searched refs:NPyCustomFloat_CopySwap (Results 1 – 1 of 1) sorted by relevance
560 void NPyCustomFloat_CopySwap(void* dst, void* src, int swap, void* arr) { in NPyCustomFloat_CopySwap() function1637 arr_funcs.copyswap = NPyCustomFloat_CopySwap<T>; in RegisterNumpyDtype()