log sample.cpp @ 279:dee55886eca0 sampling

age author description
Wed, 02 Jul 2008 13:53:23 +0000 mas01cr make the RNG a part of the audioDB object. sampling
Tue, 01 Jul 2008 22:17:33 +0000 mas01cr Use the GNU Scientific Library implementation of MT19937 for generating sampling
Tue, 01 Jul 2008 09:00:29 +0000 mas01cr Restore static decoration to yfun and yinv. sampling
Mon, 23 Jun 2008 09:49:22 +0000 mas01cr Let the user specify the number of samples to take on the command-line. sampling
Tue, 17 Jun 2008 12:27:01 +0000 mas01cr Make yinv and yfun not static, so that they can be called from gdb. sampling
Mon, 16 Jun 2008 17:17:11 +0000 mas01cr Small cleanups. sampling
Mon, 16 Jun 2008 11:59:43 +0000 mas01cr Parametrize nsamples (though not on the command-line yet) sampling
Mon, 16 Jun 2008 11:57:25 +0000 mas01cr Whoops. Fix EXTREMELY EMBARRASSING bug in distance computation. sampling
Mon, 16 Jun 2008 11:15:15 +0000 mas01cr Write y / yinv functions (using the GNU Scientific Library); use them sampling
Sat, 14 Jun 2008 17:13:26 +0000 mas01cr Add initial sampling of database distances. Zillions of FIXME comments sampling