Tue, 01 Jul 2008 09:12:40 +0000 |
mas01cr |
Merge trunk changes -r326:386 into audiodb-debian branch.
audiodb-debian
|
Tue, 01 Jul 2008 09:00:29 +0000 |
mas01cr |
Restore static decoration to yfun and yinv.
sampling
|
Mon, 30 Jun 2008 17:38:59 +0000 |
mas01mc |
fixed bug in Radius reporters where *worst* n tracks were being reporter, needed std::greater<Radresult> in priority_queue
|
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
|
Tue, 17 Jun 2008 11:43:40 +0000 |
mas01cr |
Add utility for quickly computing x_threshold value.
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
|