src/: change c header identifiers (see #35)
[aubio.git] / src / fmat.h
2016-04-22 Paul Brossiersrc/: change c header identifiers (see #35)
2016-04-21 Paul Brossiersrc/{fvec,cvec,fmat,lvec}.{c,h}: added const qualifiers...
2016-04-18 Paul BrossierMerge pull request #40 from nphilipp/develop--py3k...
2016-02-16 Paul Brossiersrc/fmat.c: add optimized fmat_vecmul
2015-09-02 Paul Brossiersrc/*.h: remove trailing spaces, update copyrights
2013-12-18 Paul BrossierMerge branch 'master' of aubio.org:/git/aubio/aubio...
2013-12-17 Paul Brossiersrc/fmat.c: new_fmat() takes height as first argument
2013-12-17 Paul Brossiersrc/fmat.h: clean up fmat api
2013-12-11 Paul Brossiersrc/: sync header defines, remove trailing spaces,...
2013-12-07 Paul Brossiersrc/fmat.h: improve documentation
2013-10-27 Paul BrossierMerge branch 'develop' of aubio.org:/git/aubio/aubio...
2013-10-17 Paul Brossiersrc/fmat.h: fmat_get_channel to write to an fvec_t
2013-03-03 Paul BrossierMerge aubio.org:/git/aubio/aubio into develop
2013-03-03 Paul Brossiersrc/*.h: improve documentation
2012-07-10 Paul Brossiersrc/fmat.h: length and height
2010-01-09 Paul Brossierpull from master
2010-01-09 Paul Brossiermerge from master, print beats once in demo_beat.py
2009-12-05 Paul BrossierMerge branch 'master' of git+ssh://aubio.org/git/aubio...
2009-12-04 Paul Brossiermodified fvec and lvec to be mono, added fmat