Package | Description |
---|---|
org.bytedeco.numpy | |
org.bytedeco.numpy.global |
Modifier and Type | Method and Description |
---|---|
npy_timedeltastruct |
npy_timedeltastruct.as(int setter) |
npy_timedeltastruct |
npy_timedeltastruct.day(long setter) |
npy_timedeltastruct |
npy_timedeltastruct.position(long position) |
npy_timedeltastruct |
npy_timedeltastruct.ps(int setter) |
npy_timedeltastruct |
npy_timedeltastruct.sec(int setter) |
npy_timedeltastruct |
npy_timedeltastruct.us(int setter) |
Modifier and Type | Method and Description |
---|---|
static long |
numpy.PyArray_TimedeltaStructToTimedelta(int __NPY_UNUSED_TAGGEDfr,
npy_timedeltastruct __NPY_UNUSED_TAGGEDd) |
static void |
numpy.PyArray_TimedeltaToTimedeltaStruct(long __NPY_UNUSED_TAGGEDval,
int __NPY_UNUSED_TAGGEDfr,
npy_timedeltastruct arg2) |
Copyright © 2020. All rights reserved.