strip down stable public API, defining add AUBIO_UNSTABLE to access unstable API
[aubio.git] / src / mathutils.h
2009-10-22 Paul Brossierstrip down stable public API, defining add AUBIO_UNSTAB...
2009-10-18 Paul BrossierChange peakpicker to match API specs, make quadint...
2009-10-17 Paul Brossiersrc/mathutils.c: use a string for window type, making...
2009-10-07 Paul Brossiersrc/mathutils.c: add aubio_is_power_of_two and aubio_ne...
2009-10-02 Paul Brossiersrc/mathutils.{c,h}: loop over channels when possible...
2009-10-02 Paul Brossiersrc/mathutils.c: rename fvec_dc_removal to fvec_min_removal
2009-10-01 Paul Brossiersrc/mathutils.{c,h}: rename all vec_ to fvec_
2009-10-01 Paul Brossierrename vec_min and vec_min_elem to fvec_min and fvec_ma...
2009-10-01 Paul Brossierrename vec_max and vec_max_elem to fvec_max fvec_max_elem
2009-10-01 Paul Brossiersrc/mathutils.c: rename vec_mean to fvec_mean
2009-09-28 Paul Brossiersrc/mathutils.h: move window types doc after ifdef...
2009-09-25 Paul Brossiersrc/*.[ch]: update copyrights and license from 2003...
2009-09-25 Paul Brossiersrc/mathutils.{c,h}: change prototype from aubio_window...
2009-09-11 Paul Brossiersrc/mathutils.c: merge and fix vec_quadint_min and...
2007-11-29 Paul Brossiermerge with main branch
2007-11-24 Paul Brossiermoved spectral_centroid to new file
2007-09-10 Amaury Hazansome changes
2007-04-18 Paul Brossiermerge from pomme branch
2007-04-18 Paul Brossiermerge from pomme branch
2007-04-18 Paul Brossiermerge from pomme branch
2007-04-17 Paul Brossiermathutils.c: add aubio_spectral_centroid
2007-04-17 Paul Brossiermathutils.c: add aubio_zero_crossing_rate at Amaury...
2006-09-29 Paul Brossieradd some documentation
2006-09-29 Paul Brossiermove libc aliases from mathutils.h to to aubio_priv.h
2006-07-13 Paul Brossieradd aubio_cleanup to clean fftw cached memory
2006-03-21 Paul Brossieradd interpolation to yin
2005-08-22 Paul Brossieradded bintomidi, freqtobin, miditofreq
2005-08-09 Paul Brossierprefix mathutils function with aubio_
2005-08-09 Paul Brossierprotect window types with aubio_win_
2005-04-02 Paul Brossiermerge aubionotes and aubionotesmedian
2004-12-03 Paul Brossier(no commit message)
2004-10-28 Paul Brossierimport 0.1.7.1