Package | Description |
---|---|
org.bytedeco.numpy | |
org.bytedeco.numpy.global |
Modifier and Type | Method and Description |
---|---|
PyArray_VectorUnaryFunc |
PyArray_ArrFuncs.cast(int i) |
Modifier and Type | Method and Description |
---|---|
PyArray_ArrFuncs |
PyArray_ArrFuncs.cast(int i,
PyArray_VectorUnaryFunc setter) |
Modifier and Type | Method and Description |
---|---|
static PyArray_VectorUnaryFunc |
numpy.PyArray_GetCastFunc(PyArray_Descr arg0,
int arg1) |
Modifier and Type | Method and Description |
---|---|
static int |
numpy.PyArray_RegisterCastFunc(PyArray_Descr arg0,
int arg1,
PyArray_VectorUnaryFunc arg2) |
Copyright © 2020. All rights reserved.