Expand description
This crate provides the Decision
implementation of Dempster-Shafer theory.
Structs§
- Decision
- A
Decision
represents evidence in favor of either accepting or restricting an operation under consideration.
Enums§
- Outcome
- Represents a value from a continuous range taken from the
pignistic
transformation as a category that can be used to select a response to an operation. - Threshold
Error - Returned when a threshold is either out-of-order or out-of-range.