Mercurial > hg > match-vamp
log src/MatchFeatureFeeder.cpp @ 172:30d59e1e4232 structure
age | author | description |
---|---|---|
Fri, 06 Feb 2015 13:07:30 +0000 | Chris Cannam | Tidy up structure |
Fri, 06 Feb 2015 11:46:23 +0000 | Chris Cannam | Fixes to copy ctor, operator= -- but these shouldn't be necessary, should restructure structure |
Thu, 05 Feb 2015 15:14:22 +0000 | Chris Cannam | Print queue length diagnostic structure |
Thu, 05 Feb 2015 14:06:57 +0000 | Chris Cannam | Allow querying the best-estimate reference frame for the current feed point; don't heap-allocate finder structure |
Fri, 23 Jan 2015 17:33:37 +0000 | Chris Cannam | Make path retrieval available directly in pipeline; some ctor/operator= fixes (hopefully to become obsolete later) structure |
Fri, 23 Jan 2015 14:55:19 +0000 | Chris Cannam | More cost query methods structure |
Thu, 18 Dec 2014 17:56:54 +0000 | Chris Cannam | The finder is supposed to use normalised path-cost when calculation expand direction (as in Java implementation). Also, provide a way to query the forward path. refactors |