SAF
Loading...
Searching...
No Matches
complexVector Struct Reference

Complex data type used by afSTFTlib. More...

#include <afSTFT_internal.h>

Data Fields

float * re
 
float * im
 

Detailed Description

Complex data type used by afSTFTlib.

Definition at line 86 of file afSTFT_internal.h.

Field Documentation

◆ im

float* complexVector::im

Definition at line 88 of file afSTFT_internal.h.

◆ re

float* complexVector::re

Definition at line 87 of file afSTFT_internal.h.


The documentation for this struct was generated from the following file: