| container_type typedef | dg::Extrapolation< ContainerType, real_type > | |
| derive(value_type t, ContainerType0 &dot_x) const | dg::Extrapolation< ContainerType, real_type > | inline |
| derive(ContainerType0 &dot_x) const | dg::Extrapolation< ContainerType, real_type > | inline |
| exists(value_type t) const | dg::Extrapolation< ContainerType, real_type > | inline |
| extrapolate(value_type t, ContainerType0 &new_x) const | dg::Extrapolation< ContainerType, real_type > | inline |
| extrapolate(ContainerType0 &new_x) const | dg::Extrapolation< ContainerType, real_type > | inline |
| extrapolate_least_squares(MatrixType0 &&A, const ContainerType0 &b, ContainerType0 &new_x, const ContainerType1 &weights) | dg::Extrapolation< ContainerType, real_type > | inline |
| Extrapolation() | dg::Extrapolation< ContainerType, real_type > | inline |
| Extrapolation(unsigned max, const ContainerType ©able) | dg::Extrapolation< ContainerType, real_type > | inline |
| get_max() const | dg::Extrapolation< ContainerType, real_type > | inline |
| head() const | dg::Extrapolation< ContainerType, real_type > | inline |
| set_max(unsigned max, const ContainerType ©able) | dg::Extrapolation< ContainerType, real_type > | inline |
| tail() | dg::Extrapolation< ContainerType, real_type > | inline |
| tail() const | dg::Extrapolation< ContainerType, real_type > | inline |
| update(value_type t_new, const ContainerType0 &new_entry) | dg::Extrapolation< ContainerType, real_type > | inline |
| update(const ContainerType0 &new_entry) | dg::Extrapolation< ContainerType, real_type > | inline |
| value_type typedef | dg::Extrapolation< ContainerType, real_type > | |