#include <ErrorPropogationTypes.h>
Public Member Functions | |
T | error () const |
T | error2 () const |
stats_t | inverse () const |
T | operator() () const |
stats_t | operator*= (const stats_t &R) |
stats_t | operator*= (const T &r) |
stats_t | operator+= (const stats_t &R) |
stats_t | operator+= (const T &r) |
stats_t | operator-= (const stats_t &R) |
stats_t | operator-= (const T &r) |
stats_t | operator/= (const stats_t &R) |
stats_t | operator/= (const T &r) |
bool | operator< (const stats_t &R) const |
bool | operator< (const count_t &R) const |
bool | operator== (const stats_t &R) const |
bool | operator== (const count_t &R) const |
T | relative_error () const |
T | sigmaFrom (const T &x) const |
stats_t () | |
stats_t (count_t c) | |
stats_t (T q, T e2) | |
Static Public Member Functions | |
static stats_t | from_relative_uncertainty2 (T q, T re2) |
Private Attributes | |
T | err2 |
T | value |
Definition at line 33 of file ErrorPropogationTypes.h.
Definition at line 43 of file ErrorPropogationTypes.h.
Definition at line 44 of file ErrorPropogationTypes.h.
Definition at line 45 of file ErrorPropogationTypes.h.
Definition at line 67 of file ErrorPropogationTypes.h.
References mathSSE::sqrt().
Referenced by argparse.ArgumentParser::_get_option_tuples(), argparse.ArgumentParser::_parse_known_args(), argparse.ArgumentParser::_parse_optional(), argparse.ArgumentParser::_read_args_from_files(), argparse.ArgumentParser::add_subparsers(), Page1Parser.Page1Parser::check_for_whole_start_tag(), argparse.ArgumentParser::parse_args(), and argparse.ArgumentParser::parse_known_args().
Definition at line 66 of file ErrorPropogationTypes.h.
Referenced by StripCPEgeometric::geometric_position(), StripCPEgeometric::localParameters(), and StripCPEgeometric::offset_from_firstStrip().
|
inlinestatic |
Definition at line 46 of file ErrorPropogationTypes.h.
Referenced by StripCPEgeometric::localParameters().
Definition at line 63 of file ErrorPropogationTypes.h.
References funct::pow().
Definition at line 55 of file ErrorPropogationTypes.h.
References stats_t< T >::err2, and stats_t< T >::value.
Definition at line 60 of file ErrorPropogationTypes.h.
References alignCSCRings::r.
Definition at line 53 of file ErrorPropogationTypes.h.
References stats_t< T >::err2, and stats_t< T >::value.
Definition at line 58 of file ErrorPropogationTypes.h.
References alignCSCRings::r.
Definition at line 54 of file ErrorPropogationTypes.h.
References stats_t< T >::err2, and stats_t< T >::value.
Definition at line 59 of file ErrorPropogationTypes.h.
References alignCSCRings::r.
Definition at line 56 of file ErrorPropogationTypes.h.
References stats_t< T >::err2, and stats_t< T >::value.
Definition at line 61 of file ErrorPropogationTypes.h.
References alignCSCRings::r.
Definition at line 48 of file ErrorPropogationTypes.h.
References stats_t< T >::value.
Definition at line 49 of file ErrorPropogationTypes.h.
References dttmaxenums::R.
Definition at line 50 of file ErrorPropogationTypes.h.
References stats_t< T >::err2, and stats_t< T >::value.
Definition at line 51 of file ErrorPropogationTypes.h.
References count_t::error2(), and dttmaxenums::R.
Definition at line 68 of file ErrorPropogationTypes.h.
References mathSSE::sqrt(), and relativeConstraints::value.
Definition at line 69 of file ErrorPropogationTypes.h.
References count_t::error().
Definition at line 41 of file ErrorPropogationTypes.h.
Referenced by stats_t< T >::operator*=(), stats_t< T >::operator+=(), stats_t< T >::operator-=(), stats_t< T >::operator/=(), and stats_t< T >::operator==().
Definition at line 41 of file ErrorPropogationTypes.h.
Referenced by Types.int32::__nonzero__(), Types.uint32::__nonzero__(), Types.int64::__nonzero__(), Types.uint64::__nonzero__(), Types.double::__nonzero__(), Types.bool::__nonzero__(), Types.string::__nonzero__(), average.Average::average(), Vispa.Views.PropertyView.FileProperty::buttonClicked(), Types.string::configValue(), Types.FileInPath::configValue(), Mixins.UsingBlock::dumpPython(), Types.int32::insertInto(), Types.uint32::insertInto(), Types.int64::insertInto(), Types.uint64::insertInto(), Types.double::insertInto(), Mixins.UsingBlock::insertInto(), Types.bool::insertInto(), Types.string::insertInto(), Types.FileInPath::insertInto(), Types.vint32::insertInto(), Types.vuint32::insertInto(), Types.vint64::insertInto(), Types.vuint64::insertInto(), Types.vdouble::insertInto(), Types.vbool::insertInto(), Types.vstring::insertInto(), Vispa.Views.PropertyView.FileProperty::labelDoubleClicked(), stats_t< T >::operator*=(), stats_t< T >::operator+=(), stats_t< T >::operator-=(), stats_t< T >::operator/=(), stats_t< T >::operator<(), and stats_t< T >::operator==().