1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-02 20:30:00 +00:00
CLK/Analyser/Static
Thomas Harte f2519f4fd7 Decided to focus on 'confidence' over 'probability'.
Besides anything else, it individualises the measure. E.g. two targets can each have a confidence of 0.8 without each giving the wrong answer about probability.
2018-01-25 19:02:16 -05:00
..
Acorn Decided to focus on 'confidence' over 'probability'. 2018-01-25 19:02:16 -05:00
AmstradCPC Decided to focus on 'confidence' over 'probability'. 2018-01-25 19:02:16 -05:00
Atari Decided to focus on 'confidence' over 'probability'. 2018-01-25 19:02:16 -05:00
Commodore Decided to focus on 'confidence' over 'probability'. 2018-01-25 19:02:16 -05:00
Disassembler Integrates the static and nascent dynamic analyser namespaces. 2018-01-24 21:48:44 -05:00
MSX Decided to focus on 'confidence' over 'probability'. 2018-01-25 19:02:16 -05:00
Oric Decided to focus on 'confidence' over 'probability'. 2018-01-25 19:02:16 -05:00
ZX8081 Introduces the extra level of indirection necessary to make Analyser::Static::Target polymorphic. 2018-01-24 22:35:54 -05:00
StaticAnalyser.cpp Introduces the extra level of indirection necessary to make Analyser::Static::Target polymorphic. 2018-01-24 22:35:54 -05:00
StaticAnalyser.hpp Decided to focus on 'confidence' over 'probability'. 2018-01-25 19:02:16 -05:00