|
limes 3.1.0
Composable Calculus Expressions for C++20
|
This is the complete list of members for limes::algorithms::accumulators::neumaier_accumulator< T >, including all inherited members.
| correction() const noexcept | limes::algorithms::accumulators::neumaier_accumulator< T > | inline |
| error() const noexcept | limes::algorithms::accumulators::neumaier_accumulator< T > | inline |
| neumaier_accumulator() noexcept | limes::algorithms::accumulators::neumaier_accumulator< T > | inline |
| neumaier_accumulator(T init) noexcept | limes::algorithms::accumulators::neumaier_accumulator< T > | inlineexplicit |
| operator T() const noexcept | limes::algorithms::accumulators::neumaier_accumulator< T > | inline |
| operator()() const noexcept | limes::algorithms::accumulators::neumaier_accumulator< T > | inline |
| operator+=(T value) noexcept | limes::algorithms::accumulators::neumaier_accumulator< T > | inline |
| reset() noexcept | limes::algorithms::accumulators::neumaier_accumulator< T > | inline |
| value_type typedef | limes::algorithms::accumulators::neumaier_accumulator< T > |