|
sigma
1.0.0
|
This is the complete list of members for sigma::Uncertain< ValueType >, including all inherited members.
| dep_sd_ptr typedef | sigma::Uncertain< ValueType > | |
| dep_sd_t typedef | sigma::Uncertain< ValueType > | |
| deps() const | sigma::Uncertain< ValueType > | inline |
| deps_map_t typedef | sigma::Uncertain< ValueType > | |
| detail_::Setter class | sigma::Uncertain< ValueType > | friend |
| mean() const | sigma::Uncertain< ValueType > | inline |
| my_t typedef | sigma::Uncertain< ValueType > | |
| operator!=(const Uncertain< ValueType1 > &lhs, const Uncertain< ValueType2 > &rhs) | sigma::Uncertain< ValueType > | related |
| operator<(const Uncertain< ValueType1 > &lhs, const Uncertain< ValueType2 > &rhs) | sigma::Uncertain< ValueType > | related |
| operator<<(std::ostream &os, const Uncertain< ValueType > &u) | sigma::Uncertain< ValueType > | related |
| operator<=(const Uncertain< ValueType1 > &lhs, const Uncertain< ValueType2 > &rhs) | sigma::Uncertain< ValueType > | related |
| operator==(const Uncertain< ValueType1 > &lhs, const Uncertain< ValueType2 > &rhs) | sigma::Uncertain< ValueType > | related |
| operator>(const Uncertain< ValueType1 > &lhs, const Uncertain< ValueType2 > &rhs) | sigma::Uncertain< ValueType > | related |
| operator>=(const Uncertain< ValueType1 > &lhs, const Uncertain< ValueType2 > &rhs) | sigma::Uncertain< ValueType > | related |
| sd() const | sigma::Uncertain< ValueType > | inline |
| threshold() const | sigma::Uncertain< ValueType > | inline |
| Uncertain(value_t mean=0.0, value_t sd=0.0, value_t threshold=std::numeric_limits< value_t >::epsilon()) | sigma::Uncertain< ValueType > | |
| value_t typedef | sigma::Uncertain< ValueType > |