limes 3.1.0
Composable Calculus Expressions for C++20
Loading...
Searching...
No Matches
limes::algorithms::integration_result< T > Member List

This is the complete list of members for limes::algorithms::integration_result< T >, including all inherited members.

converged() const noexceptlimes::algorithms::integration_result< T >inline
converged_limes::algorithms::integration_result< T >
error() const noexceptlimes::algorithms::integration_result< T >inline
error_limes::algorithms::integration_result< T >
evaluations() const noexceptlimes::algorithms::integration_result< T >inline
evaluations_limes::algorithms::integration_result< T >
integration_result() noexcept=defaultlimes::algorithms::integration_result< T >
integration_result(T val, T err, std::size_t iters) noexceptlimes::algorithms::integration_result< T >inline
integration_result(T val, T err, std::size_t iters, std::size_t evals) noexceptlimes::algorithms::integration_result< T >inline
intermediate_values_limes::algorithms::integration_result< T >
iterations() const noexceptlimes::algorithms::integration_result< T >inline
iterations_limes::algorithms::integration_result< T >
operator bool() const noexceptlimes::algorithms::integration_result< T >inlineexplicit
operator T() const noexceptlimes::algorithms::integration_result< T >inline
operator*(T scale) const noexceptlimes::algorithms::integration_result< T >inline
operator*limes::algorithms::integration_result< T >friend
operator*=(T scale) noexceptlimes::algorithms::integration_result< T >inline
operator+(const integration_result &other) const noexceptlimes::algorithms::integration_result< T >inline
operator+=(const integration_result &other) noexceptlimes::algorithms::integration_result< T >inline
relative_error() const noexceptlimes::algorithms::integration_result< T >inline
value() const noexceptlimes::algorithms::integration_result< T >inline
value_limes::algorithms::integration_result< T >
value_type typedeflimes::algorithms::integration_result< T >
variance_limes::algorithms::integration_result< T >