log tests/TestMathUtilities.cpp @ 515:08bcc06c38ec tip master

age author description
Wed, 07 Oct 2015 11:14:16 +0100 Chris Cannam Add L^p norms, doc, tests
Wed, 16 Oct 2013 16:44:14 +0100 Chris Cannam Factorial: return double (int not big enough for many popular values)
Tue, 08 Oct 2013 17:23:17 +0100 Chris Cannam Add gcd
Fri, 04 Oct 2013 18:34:30 +0100 Chris Cannam Some (but not all) MathUtilities unit tests, and accompanying fixes