numpy  2.0.0
npy_cdouble Struct Reference

#include <npy_common.h>

Data Fields

double real
double imag

Detailed Description

Disabling C99 complex usage: a lot of C code in numpy/scipy rely on being able to do .real/.imag. Will have to convert code first.

Field Documentation

Referenced by PyUFunc_gg_g().

Referenced by PyUFunc_gg_g().


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