|
limes 3.1.0
Composable Calculus Expressions for C++20
|
This is the complete list of members for limes::algorithms::romberg_integrator< T, Acc >, including all inherited members.
| accumulator_type typedef | limes::algorithms::romberg_integrator< T, Acc > | |
| max_iterations | limes::algorithms::romberg_integrator< T, Acc > | static |
| operator()(F &&f, T a, T b, T tol=default_tolerance()) const | limes::algorithms::romberg_integrator< T, Acc > | inline |
| result_type typedef | limes::algorithms::romberg_integrator< T, Acc > | |
| romberg_integrator() noexcept=default | limes::algorithms::romberg_integrator< T, Acc > | |
| value_type typedef | limes::algorithms::romberg_integrator< T, Acc > |