Custom filters header. More...
#include "potkf_common.h"
Functions | |
void | filterloop (double *in, double *out, int size) |
Butterworth low pass filter loop. | |
void | filter_data (t_cluster **clusteres, int size, t_data *data, t_config *config) |
Main Butterworth low pass filter. |
Custom filters header.