Mercurial > hg > btrack
log src/BTrack.cpp @ 106:6f5ba0250afd
age | author | description |
---|---|---|
Tue, 12 Sep 2017 01:00:53 +0100 | Adam Stark | Fixed some comments |
Tue, 12 Sep 2017 00:53:33 +0100 | Adam Stark | Removed unnecessary member variables, renamed some obscurely named variables, general tidying |
Tue, 12 Sep 2017 00:29:00 +0100 | Adam Stark | Moved calculating of cumulative score value to generic function |
Mon, 11 Sep 2017 23:53:06 +0100 | Adam Stark | Made log-gaussian transition window calculated in a function, rather than with duplicated code |