TTTT Analysis  0.1
/home/caleb/Sources/TTTT/AboutFilVal.md
1 All about Filval
2 ================
3 FilVal(FV) is a processing framework that aims to enable a functional,
4 compositional style of writing analysis code. It attempts to reduce the
5 difficulty of cleanly separating unrelated calculations as well as making
6 calculation dependency mapping easy. This is done by
7 
8 ## Example 1
9 
10 [link](./example1_8cpp_source.html)