These functions computes continued fractions
Variables | |
constexpr auto | eve::lentz_a = functor<lentz_a_t> |
Implement the lentz scheme to evaluate continued fractions. | |
constexpr auto | eve::lentz_b = functor<lentz_b_t> |
Implement the lentz scheme to evaluate continued fractions. | |