Mercurial > hg > audiodb
log sample.cpp @ 354:4871a3ed9e36 pre_api
age | author | description |
---|---|---|
Tue, 19 Aug 2008 20:27:15 +0000 | mas01mc | Added indexing support for O2_FLAG_LARGE_ADB. Tested on indexed query by features. No indexed query-by-key yet. No --lsh_exact yet. large_adb |
Mon, 07 Jul 2008 08:57:06 +0000 | mas01cr | Really finish with the sampling branch, this time merging all of it, |
Thu, 03 Jul 2008 08:50:57 +0000 | mas01cr | Trivial fix for some compilers trying to be smart and noting a path |
Wed, 02 Jul 2008 14:07:10 +0000 | mas01cr | Merge sampling branch (-r361:405, though I hope that the branch is now |
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 |