summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Make possible to use double and own fft lib.HEADmasterDaniil Cherednik2024-07-061-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. Rogovsky2019-10-061-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. Rogovsky2019-10-061-1/+1
|
* Initiall implementation of multi dimentional Newton optimizationDaniil Cherednik2018-11-291-1/+24
|
* Simple method to extract K sinusoids for one callDaniil Cherednik2018-11-041-2/+23
|
* A bit more clean apiDaniil Cherednik2018-11-031-10/+23
|
* Add function to extract analysed harmonic from given pcmDaniil Cherednik2018-11-031-0/+3
| | | | Added dtmf analysation example
* First commitdcherednik2018-11-021-0/+24
- Method to get parameters of one harmonic