| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make possible to use double and own fft lib.HEADmaster | Daniil Cherednik | 2024-07-06 | 1 | -1/+6 |
| | | | | | | Projects which use the library may have own fft librray. Projects may use double precision floating point numbers. | ||||
| * | Guards in header was added for beeing used with C++. | Yury A. Rogovsky | 2019-10-06 | 1 | -0/+9 |
| | | | | | | | Guards in header file was added to prevent function's name mangling (i.e. altering the name of the funtion in object -or library- files) while beeing compiled with C++. | ||||
| * | Missprint correction in header file. | Yury A. Rogovsky | 2019-10-06 | 1 | -1/+1 |
| | | |||||
| * | Initiall implementation of multi dimentional Newton optimization | Daniil Cherednik | 2018-11-29 | 1 | -1/+24 |
| | | |||||
| * | Simple method to extract K sinusoids for one call | Daniil Cherednik | 2018-11-04 | 1 | -2/+23 |
| | | |||||
| * | A bit more clean api | Daniil Cherednik | 2018-11-03 | 1 | -10/+23 |
| | | |||||
| * | Add function to extract analysed harmonic from given pcm | Daniil Cherednik | 2018-11-03 | 1 | -0/+3 |
| | | | | | Added dtmf analysation example | ||||
| * | First commit | dcherednik | 2018-11-02 | 1 | -0/+24 |
| - Method to get parameters of one harmonic | |||||
