|
DUDS
|
Distributed Update of Data from Something
|
Go to the source code of this file.
Classes | |
| struct | duds::data::CompactSample< VT, QT > |
| A template for a sample from an insturment that does not store units or the origin. More... | |
| struct | duds::data::CompactSample< VT, QT > |
| A template for a sample from an insturment that does not store units or the origin. More... | |
| struct | duds::data::ExtraCompactSample< VT > |
| struct | duds::data::GenericSample< VT, QT > |
| A template for a sample from an insturment. More... | |
| struct | duds::data::_it_needs_to_go_somewhere_::infinity< T > |
| Needed by unspecified(). More... | |
| struct | duds::data::_it_needs_to_go_somewhere_::lowest< T > |
| Needed by unspecified(). More... | |
| struct | duds::data::SampleNU< VT, QT > |
Namespaces | |
| duds | |
| duds::data | |
| duds::data::_it_needs_to_go_somewhere_ | |
| A namespace to hold some internal data structures where they won't cause trouble. | |
Typedefs | |
| typedef GenericSample< GenericValue, double > | duds::data::Sample |
| A sample type that is good for general purpose use. More... | |
Functions | |
| template<typename QT > | |
| static constexpr QT | duds::data::unspecified () |
| Returns the value used to represent an unspecified or unknown accuracy, precision, resolution, or error. More... | |