#include <gandalf/common/bit_array.h>
Go to the source code of this file.
Functions | |
Gan_Bool | gan_modified_fht2D (double *x, double *y, int *weight, int no_points, double m_range, double c_range, double c_root, int max_level, int T_thres, Gan_MemoryStack *memory_stack, double *m_best, double *c_best, int *level_best, int *accum_best, Gan_BitArray *list_best) |
General purpose FHT line finder function. |
Part of: Gandalf Library