Inheritance diagram for ContFrac< NT >:

Definition at line 23 of file ContFrac.h.
Public Types | |
| typedef ContFrac | self_t |
| typedef NumberTraits< NT > | NTR |
| typedef RR | RL |
| typedef NTR::FT | FT |
| typedef NTR::RT | RT |
| typedef NTR::XT | XT |
| typedef Interval< FT > | FIT |
| typedef Interval< XT > | XIT |
| typedef Interval< XT > | RIT |
| typedef UPolDse< RT > | Poly |
| typedef UPolDse< RT > | RT_Poly |
| typedef UPolDse< FT > | FT_Poly |
| typedef UPolDse< XT > | XT_Poly |
| typedef UPolDse< RL > | RL_Poly |
|
typedef UPolDse< UPolDse< RT > > | Poly_2 |
|
typedef ALGEBRAIC::root_of< RT, Poly > | RO_t |
|
typedef ALGEBRAIC::root_of< RT, Poly > | root_t |
|
typedef ALGEBRAIC::root_of< RT, Poly > | solution_type |
| typedef kernelof< NT >::T | K |
| typedef hasfunction< RT >::gcd | Has_gcd |
|
typedef hasfunction< RT >::isqrt | Has_isqrt |
|
typedef hasfunction< RT >::sqrt | Has_sqrt |
| typedef isexact< RT >::T | Is_exact |
| typedef isring< RT >::T | Is_Ring_type |
| typedef isfield< RT >::T | Is_Field_type |
![]() |