#include <dsptypes.h>
Public Attributes | |
float | R |
Real. | |
float | I |
Imaginary. |
Type prefix is left out to prevent need of source code changes when precision is changed.
Definition at line 33 of file dsptypes.h.
|
|
Imaginary.
Definition at line 36 of file dsptypes.h. Referenced by clDSPOp::Cart2Polar(), clDSPOp::CplxAdd(), clDSPOp::CplxConj(), clDSPOp::CplxDiv(), clDSPOp::CplxExp(), clDSPOp::CplxLog(), clDSPOp::CplxLog10(), clDSPOp::CplxMul(), clDSPOp::CplxMulC(), clDSPOp::CplxRoot(), clDSPOp::CplxSub(), clDSPOp::FFTWConvert(), clFilter::InitCoeffsS(), clDSPOp::Polar2Cart(), clHankel::Process0(), clHankel::Process1(), clDSPOp::Reverse(), and clFilter::SetCoeffs(). |