#include <math.h>
#include "smallft.h"
#include "misc.h"
Include dependency graph for smallft.c:
Functions | |
void | spx_drft_forward (struct drft_lookup *l, float *data) |
void | spx_drft_backward (struct drft_lookup *l, float *data) |
void | spx_drft_init (struct drft_lookup *l, int n) |
void | spx_drft_clear (struct drft_lookup *l) |
|
|
|
|
|
|
|
|