numpy 2.0.0
|
#include <ufuncobject.h>
Data Fields | |
PyUFuncGenericFunction | func |
void * | data |
int * | arg_types |
struct _loop1d_info * | next |
Referenced by PyUFunc_GenericReduction(), and ufunc_loop_matches().
void* _loop1d_info::data |
Referenced by ufunc_loop_matches().
Referenced by ufunc_loop_matches().
struct _loop1d_info* _loop1d_info::next |
Referenced by PyUFunc_GenericReduction(), and ufunc_loop_matches().