#include <complex.h>
|
| af_cfloat (const float _real=0, const float _imag=0) |
|
Definition at line 24 of file complex.h.
◆ af_cfloat()
af_cfloat |
( |
const float | _real = 0, |
|
|
const float | _imag = 0 ) |
|
inline |
Definition at line 28 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: