Inheritance diagram for SturmBz< NT >:

Definition at line 17 of file SturmBezier.h.
Public Types | |
| typedef NumberTraits< NT > | NTR |
| typedef NTR::RT | RT |
| Ring number type. | |
| typedef NTR::FT | FT |
| Filed number type. | |
| typedef NTR::XT | XT |
| Approximate number type (if any). | |
| typedef RR | RL |
| typedef NTR::FIT | FIT |
| Interval over FT. | |
| typedef NTR::XIT | XIT |
| Interval over XT. | |
| typedef NTR::XIT | RIT |
| typedef UPolDse< RT > | Poly |
| Polynomial with ring number type coeffs. | |
| typedef UPolDse< RT > | RT_Poly |
| typedef UPolDse< FT > | FT_Poly |
| Polynomial with field number type coeffs. | |
| typedef UPolDse< XT > | FT_Poly |
| Polynomial with field number type coeffs. | |
| typedef UPolDse< RL > | RL_Poly |
|
typedef ALGEBRAIC::root_of< RT, Poly > | RO_t |
| typedef ALGEBRAIC::root_of< RT, Poly > | solution_type |
| typedef SturmBz | self_t |
| typedef NumberTraits< NT > | NTR |
| typedef NTR::RT | RT |
| Ring number type. | |
| typedef NTR::FT | FT |
| Filed number type. | |
| typedef NTR::XT | XT |
| Approximate number type (if any). | |
| typedef RR | RL |
| typedef NTR::FIT | FIT |
| Interval over FT. | |
| typedef NTR::XIT | XIT |
| Interval over XT. | |
| typedef NTR::XIT | RIT |
| typedef UPolDse< RT > | Poly |
| Polynomial with ring number type coeffs. | |
| typedef UPolDse< RT > | RT_Poly |
| typedef UPolDse< FT > | FT_Poly |
| Polynomial with field number type coeffs. | |
| typedef UPolDse< XT > | FT_Poly |
| Polynomial with field number type coeffs. | |
| typedef UPolDse< RL > | RL_Poly |
|
typedef ALGEBRAIC::root_of< RT, Poly > | RO_t |
| typedef ALGEBRAIC::root_of< RT, Poly > | solution_type |
| typedef SturmBz | self_t |
Approximate number type (if any).
Reimplemented from solver_base.
Definition at line 24 of file SturmBezier.h.
Polynomial with ring number type coeffs.
Reimplemented from solver_base.
Definition at line 33 of file SturmBezier.h.
Polynomial with field number type coeffs.
Reimplemented from solver_base.
Definition at line 35 of file SturmBezier.h.
Polynomial with field number type coeffs.
Reimplemented from solver_base.
Definition at line 37 of file SturmBezier.h.
| typedef ALGEBRAIC::root_of<RT, Poly> SturmBz< NT >::solution_type |
The solution type. The solver should return this type
Reimplemented from solver_base.
Definition at line 41 of file SturmBezier.h.
| typedef ALGEBRAIC::root_of<RT, Poly> SturmBz< NT >::solution_type |
The solution type. The solver should return this type
Reimplemented from solver_base.
![]() |