Changelog
fix docu: this bug was already fixed :-)
Rev 29419 - kgadeyne (1 file(s) modified)fix docu: this bug was already fixed :-)
Fixes bug #517: Getting submatrix fails in BOOST. By applying the ...
Rev 29116 - tdelaet (3 file(s) modified)Fixes bug #517: Getting submatrix fails in BOOST.
By applying the patches proposed in attachement #239 and #240.
By applying the patches proposed in attachement #239 and #240.
"Fixes bug #530: Add method to discretepdf to get most ...
Rev 29100 - tdelaet (3 file(s) modified)"Fixes bug #530: Add method to discretepdf to get most probable state.
(applies patch of attachment #254).
Adds a method to get the most probable state of a discrete pdf.
(applies patch of attachment #254).
Adds a method to get the most probable state of a discrete pdf.
Fixes bug #529: Histogram filter should use a template argument ...
Rev 29099 - tdelaet (5 file(s) modified)Fixes bug #529: Histogram filter should use a template argument for the
measurement variable (applies patch of attachment #253).
Makes the measurement variable a template variable.
This line, and those below, will be ignored--
M src/filter/histogramfilter.cpp
M src/filter/histogramfilter.h
M src/filter/CMakeLists.txt
M tests/complete_filter_test.cpp
M examples/discrete_filter/test_discrete_filter.cpp
measurement variable (applies patch of attachment #253).
Makes the measurement variable a template variable.
This line, and those below, will be ignored--
M src/filter/histogramfilter.cpp
M src/filter/histogramfilter.h
M src/filter/CMakeLists.txt
M tests/complete_filter_test.cpp
M examples/discrete_filter/test_discrete_filter.cpp
