Package | Description |
---|---|
org.bytedeco.numpy |
Modifier and Type | Method and Description |
---|---|
int |
PyUFunc_MaskedInnerLoopSelectionFunc.call(PyUFuncObject ufunc,
PyArray_Descr dtypes,
PyArray_Descr mask_dtype,
SizeTPointer fixed_strides,
long fixed_mask_stride,
PyUFunc_MaskedStridedInnerLoopFunc out_innerloop,
NpyAuxData out_innerloopdata,
IntPointer out_needs_api) |
Copyright © 2020. All rights reserved.