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


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