1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Analyser/Static/Acorn
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
..
Disk.cpp Integrates the static and nascent dynamic analyser namespaces. 2018-01-24 21:48:44 -05:00
Disk.hpp Integrates the static and nascent dynamic analyser namespaces. 2018-01-24 21:48:44 -05:00
File.hpp Integrates the static and nascent dynamic analyser namespaces. 2018-01-24 21:48:44 -05:00
StaticAnalyser.cpp Decided to focus on 'confidence' over 'probability'. 2018-01-25 19:02:16 -05:00
StaticAnalyser.hpp Introduces the extra level of indirection necessary to make Analyser::Static::Target polymorphic. 2018-01-24 22:35:54 -05:00
Tape.cpp Integrates the static and nascent dynamic analyser namespaces. 2018-01-24 21:48:44 -05:00
Tape.hpp Integrates the static and nascent dynamic analyser namespaces. 2018-01-24 21:48:44 -05:00