| abs(const ThresholdedAffine< T > &a) | sigma::ThresholdedAffine< ValueType > | related |
| add_error_term(error_term_t error_term, value_t r) | sigma::ThresholdedAffine< ValueType > | inline |
| affine() const | sigma::ThresholdedAffine< ValueType > | inline |
| affine_t typedef | sigma::ThresholdedAffine< ValueType > | |
| center() const | sigma::ThresholdedAffine< ValueType > | inline |
| contains(value_t v) const | sigma::ThresholdedAffine< ValueType > | inline |
| contains(const interval_t &i) const | sigma::ThresholdedAffine< ValueType > | inline |
| contains(const ThresholdedAffine &other) const | sigma::ThresholdedAffine< ValueType > | inline |
| default_threshold() | sigma::ThresholdedAffine< ValueType > | inlinestatic |
| empty() const noexcept | sigma::ThresholdedAffine< ValueType > | inline |
| error_term_t typedef | sigma::ThresholdedAffine< ValueType > | |
| error_terms() const | sigma::ThresholdedAffine< ValueType > | inline |
| error_terms_t typedef | sigma::ThresholdedAffine< ValueType > | |
| exp(const ThresholdedAffine< T > &a) | sigma::ThresholdedAffine< ValueType > | related |
| fabs(const ThresholdedAffine< T > &a) | sigma::ThresholdedAffine< ValueType > | related |
| interval_t typedef | sigma::ThresholdedAffine< ValueType > | |
| log(const ThresholdedAffine< T > &a) | sigma::ThresholdedAffine< ValueType > | related |
| operator!=(const ThresholdedAffine &other) const | sigma::ThresholdedAffine< ValueType > | inline |
| operator*(value_t value) const | sigma::ThresholdedAffine< ValueType > | inline |
| operator*(const ThresholdedAffine &other) const | sigma::ThresholdedAffine< ValueType > | inline |
| operator*(ValueType value, const ThresholdedAffine< ValueType > &a) | sigma::ThresholdedAffine< ValueType > | related |
| operator*=(value_t value) | sigma::ThresholdedAffine< ValueType > | inline |
| operator*=(const ThresholdedAffine &other) | sigma::ThresholdedAffine< ValueType > | inline |
| operator+(value_t value) const | sigma::ThresholdedAffine< ValueType > | inline |
| operator+(const ThresholdedAffine &other) const | sigma::ThresholdedAffine< ValueType > | inline |
| operator+=(value_t value) | sigma::ThresholdedAffine< ValueType > | inline |
| operator+=(const ThresholdedAffine &other) | sigma::ThresholdedAffine< ValueType > | inline |
| operator-() const | sigma::ThresholdedAffine< ValueType > | inline |
| operator-(value_t value) const | sigma::ThresholdedAffine< ValueType > | inline |
| operator-(const ThresholdedAffine &other) const | sigma::ThresholdedAffine< ValueType > | inline |
| operator-=(value_t value) | sigma::ThresholdedAffine< ValueType > | inline |
| operator-=(const ThresholdedAffine &other) | sigma::ThresholdedAffine< ValueType > | inline |
| operator/(value_t value) const | sigma::ThresholdedAffine< ValueType > | inline |
| operator/(const ThresholdedAffine &other) const | sigma::ThresholdedAffine< ValueType > | inline |
| operator/=(value_t value) | sigma::ThresholdedAffine< ValueType > | inline |
| operator/=(const ThresholdedAffine &other) | sigma::ThresholdedAffine< ValueType > | inline |
| operator<<(std::ostream &os, const ThresholdedAffine< ValueType > &a) | sigma::ThresholdedAffine< ValueType > | related |
| operator=(const ThresholdedAffine &other)=default | sigma::ThresholdedAffine< ValueType > | |
| operator=(ThresholdedAffine &&other) noexcept=default | sigma::ThresholdedAffine< ValueType > | |
| operator==(const ThresholdedAffine &other) const | sigma::ThresholdedAffine< ValueType > | inline |
| pow(const ThresholdedAffine< T > &a, const U &exp) | sigma::ThresholdedAffine< ValueType > | related |
| print_affine_form() const | sigma::ThresholdedAffine< ValueType > | inline |
| print_interval_form() const | sigma::ThresholdedAffine< ValueType > | inline |
| radius() const | sigma::ThresholdedAffine< ValueType > | inline |
| range() const | sigma::ThresholdedAffine< ValueType > | inline |
| set_center(value_t c) | sigma::ThresholdedAffine< ValueType > | inline |
| size_type typedef | sigma::ThresholdedAffine< ValueType > | |
| sqrt(const ThresholdedAffine< T > &a) | sigma::ThresholdedAffine< ValueType > | related |
| threshold() const | sigma::ThresholdedAffine< ValueType > | inline |
| ThresholdedAffine() | sigma::ThresholdedAffine< ValueType > | inline |
| ThresholdedAffine(value_t center, Threshold t=default_threshold()) | sigma::ThresholdedAffine< ValueType > | inlineexplicit |
| ThresholdedAffine(value_t lo, value_t hi, Threshold t=default_threshold()) | sigma::ThresholdedAffine< ValueType > | inline |
| ThresholdedAffine(const interval_t &interval, Threshold t=default_threshold()) | sigma::ThresholdedAffine< ValueType > | inlineexplicit |
| ThresholdedAffine(value_t center, error_terms_t radii, Threshold t=default_threshold()) | sigma::ThresholdedAffine< ValueType > | inline |
| ThresholdedAffine(affine_t a, value_t threshold) | sigma::ThresholdedAffine< ValueType > | inline |
| ThresholdedAffine(const ThresholdedAffine &other)=default | sigma::ThresholdedAffine< ValueType > | |
| ThresholdedAffine(ThresholdedAffine &&other) noexcept=default | sigma::ThresholdedAffine< ValueType > | |
| value_t typedef | sigma::ThresholdedAffine< ValueType > | |