updated docs

This commit is contained in:
Davis King 2011-10-21 23:33:57 -04:00
parent 5b30b06df5
commit 55234ec22a
2 changed files with 16 additions and 2 deletions

View File

@ -1 +1,2 @@
43d280b34aa9
b4c7331c4de6

View File

@ -11,6 +11,19 @@
<!-- ******************************************************************************* -->
<current>
New Stuff:
Non-Backwards Compatible Changes:
Bug fixes:
Other:
</current>
<!-- ******************************************************************************* -->
<old name="17.43" date="Oct 21, 2011">
New Stuff:
- Two new routines for performing MAP inference in factor graphs:
- For chain-structured graphs: find_max_factor_graph_viterbi()
@ -80,7 +93,7 @@ Other:
- Made the integral_image more general by making it templated on the type of
scalar used to store the sums.
</current>
</old>
<!-- ******************************************************************************* -->