1 #ifndef TIMEDECREASINGDYNAMICS_H
2 #define TIMEDECREASINGDYNAMICS_H
4 #include <BayesFilters/StateModelDecorator.h>
10 class TimeDecreasingDynamics;
29 bool setProperty(
const std::string& property)
override;
34 std::unique_ptr<ImplData>
pImpl_;