This is the complete list of members for dg::LeastSquaresExtrapolation< ContainerType0, ContainerType1 >, including all inherited members.
| container_type typedef | dg::LeastSquaresExtrapolation< ContainerType0, ContainerType1 > | |
| extrapolate(double alpha, const ContainerType0 &x, double beta, ContainerType1 &y) const | dg::LeastSquaresExtrapolation< ContainerType0, ContainerType1 > | inline |
| extrapolate(const ContainerType0 &x, ContainerType1 &y) const | dg::LeastSquaresExtrapolation< ContainerType0, ContainerType1 > | inline |
| get_max() const | dg::LeastSquaresExtrapolation< ContainerType0, ContainerType1 > | inline |
| LeastSquaresExtrapolation() | dg::LeastSquaresExtrapolation< ContainerType0, ContainerType1 > | inline |
| LeastSquaresExtrapolation(unsigned max, const ContainerType0 ©able0, const ContainerType1 ©able1) | dg::LeastSquaresExtrapolation< ContainerType0, ContainerType1 > | inline |
| set_max(unsigned max, const ContainerType0 ©able0, const ContainerType1 ©able1) | dg::LeastSquaresExtrapolation< ContainerType0, ContainerType1 > | inline |
| update(const ContainerType0 &x_new, const ContainerType1 &y_new) | dg::LeastSquaresExtrapolation< ContainerType0, ContainerType1 > | inline |
| value_type typedef | dg::LeastSquaresExtrapolation< ContainerType0, ContainerType1 > | |