SAF
|
Complex data type used by afSTFTlib. More...
#include <afSTFT_internal.h>
Data Fields | |
float * | re |
float * | im |
Complex data type used by afSTFTlib.
Definition at line 86 of file afSTFT_internal.h.
float* complexVector::im |
Definition at line 88 of file afSTFT_internal.h.
float* complexVector::re |
Definition at line 87 of file afSTFT_internal.h.