numpy 2.0.0
|
#include <ndarraytypes.h>
Data Fields | |
npy_int64 | day |
npy_int32 | sec |
npy_int32 | us |
npy_int32 | ps |
npy_int32 | as |
npy_int32 npy_timedeltastruct::as |
npy_int64 npy_timedeltastruct::day |
npy_int32 npy_timedeltastruct::ps |
npy_int32 npy_timedeltastruct::sec |
npy_int32 npy_timedeltastruct::us |