|
aubio
0.4.1
|
Buffer for real data. More...
#include <fmat.h>
Data Fields | |
| uint_t | length |
| length of matrix | |
| uint_t | height |
| height of matrix | |
| smpl_t ** | data |
| data array of size [length] * [height] | |
Buffer for real data.
1.7.6.1