Open
Description
Requirement Text
Implement monotonicity for a series of state estimates.
Background Information
One of four proposed implementations for monotonicity.
Suggested Solution
Given a series of state estimates taken at different times, for each event and then for each state in that event, compare that to the next event state to determine monotonicity.
DoD
Steps
- Implement feature
- Add to example
- Add to tutorial
- Add tests
- Add to change notes for next release