xoreos
0.0.5
|
A complex number. More...
#include <maths.h>
Public Attributes | |
float | re |
float | im |
float Common::Complex::im |
Definition at line 62 of file maths.h.
Referenced by Common::RDFT::calc(), Common::MDCT::calcHalfIMDCT(), and Common::MDCT::calcMDCT().
float Common::Complex::re |
Definition at line 62 of file maths.h.
Referenced by Common::RDFT::calc(), Common::MDCT::calcHalfIMDCT(), and Common::MDCT::calcMDCT().