log maths/MathUtilities.cpp @ 280:9c403afdd9e9

age author description
Tue, 10 Feb 2009 16:37:11 +0000 Chris Cannam * Various fixes related to the bar estimator code
Tue, 10 Feb 2009 12:52:43 +0000 Chris Cannam * First cut at Matthew's downbeat estimator -- untested so far
Tue, 22 Jan 2008 17:27:07 +0000 Chris Cannam * Add range of normalise options to chromagram
Wed, 09 Jan 2008 10:31:29 +0000 Chris Cannam * Move dsp/maths to maths ; bring PCA and HMM across from Soundbite
Wed, 07 Oct 2015 11:14:16 +0100 Chris Cannam Add L^p norms, doc, tests
Mon, 28 Sep 2015 12:33:17 +0100 Chris Cannam Fix compiler warnings with -Wall -Wextra
Wed, 16 Oct 2013 16:44:14 +0100 Chris Cannam Factorial: return double (int not big enough for many popular values)