E.V.E
v2023.02.15
 
Loading...
Searching...
No Matches
Continued Fractions

Detailed Description

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.