#include <complex.h>
|
| af_cdouble (const double _real=0, const double _imag=0) |
|
Definition at line 32 of file complex.h.
◆ af_cdouble()
af_cdouble |
( |
const double | _real = 0, |
|
|
const double | _imag = 0 ) |
|
inline |
Definition at line 36 of file complex.h.
array imag(const array &in)
C++ Interface to return the imaginary part of a complex array.
array real(const array &in)
C++ Interface to return the real part of a complex array.
◆ imag
◆ real
The documentation for this struct was generated from the following file: