Go to the source code of this file.
Macros | |
#define | MAX_DELTA_ORDER 2 |
#define | MAX_REGRESSION_LENGTH 4 |
max. number of points on which the delta co-eff is based More... | |
Functions | |
void | delta (EST_Track &tr, EST_Track &d, int regression_length) |
void | delta (EST_Wave &tr, EST_Wave &d, int regression_length) |
#define MAX_REGRESSION_LENGTH 4 |