numpy
2.0.0
Main Page
Data Structures
Files
Data Structures
Data Fields
Data Fields
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
double
npy_cdouble::imag
double
npy_cdouble::real
The documentation for this struct was generated from the following file:
include/numpy/
npy_common.h
npy_cdouble
Generated on Sat Apr 23 2011 for numpy by
1.7.4