numpy  2.0.0
__npy_cdouble_to_c99_cast Union Reference

#include <npy_math_private.h>

Data Fields

npy_cdouble npy_z
npy_cdouble c99_z

Detailed Description

Those unions are used to convert a pointer of npy_cdouble to native C99 complex or our own complex type independently on whether C99 complex support is available

<

!NPY_USE_C99_COMPLEX

Field Documentation


The documentation for this union was generated from the following file: