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