SturmBz< NT > Struct Template Reference

Inheritance diagram for SturmBz< NT >:

solver_base solver_base List of all members.

Detailed Description

template<typename NT>
struct 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< RTPoly
 Polynomial with ring number type coeffs.
typedef UPolDse< RTRT_Poly
typedef UPolDse< FTFT_Poly
 Polynomial with field number type coeffs.
typedef UPolDse< XTFT_Poly
 Polynomial with field number type coeffs.
typedef UPolDse< RLRL_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< RTPoly
 Polynomial with ring number type coeffs.
typedef UPolDse< RTRT_Poly
typedef UPolDse< FTFT_Poly
 Polynomial with field number type coeffs.
typedef UPolDse< XTFT_Poly
 Polynomial with field number type coeffs.
typedef UPolDse< RLRL_Poly
typedef ALGEBRAIC::root_of<
RT, Poly
RO_t
typedef ALGEBRAIC::root_of<
RT, Poly
solution_type
typedef SturmBz self_t


Member Typedef Documentation

template<typename NT>
typedef NTR::RT SturmBz< NT >::RT

Ring number type.

Reimplemented from solver_base.

Definition at line 22 of file SturmBezier.h.

template<typename NT>
typedef NTR::FT SturmBz< NT >::FT

Filed number type.

Reimplemented from solver_base.

Definition at line 23 of file SturmBezier.h.

template<typename NT>
typedef NTR::XT SturmBz< NT >::XT

Approximate number type (if any).

Reimplemented from solver_base.

Definition at line 24 of file SturmBezier.h.

template<typename NT>
typedef NTR::FIT SturmBz< NT >::FIT

Interval over FT.

Reimplemented from solver_base.

Definition at line 27 of file SturmBezier.h.

template<typename NT>
typedef NTR::XIT SturmBz< NT >::XIT

Interval over XT.

Reimplemented from solver_base.

Definition at line 28 of file SturmBezier.h.

template<typename NT>
typedef UPolDse<RT> SturmBz< NT >::Poly

Polynomial with ring number type coeffs.

Reimplemented from solver_base.

Definition at line 33 of file SturmBezier.h.

template<typename NT>
typedef UPolDse<FT> SturmBz< NT >::FT_Poly

Polynomial with field number type coeffs.

Reimplemented from solver_base.

Definition at line 35 of file SturmBezier.h.

template<typename NT>
typedef UPolDse<XT> SturmBz< NT >::FT_Poly

Polynomial with field number type coeffs.

Reimplemented from solver_base.

Definition at line 37 of file SturmBezier.h.

template<typename NT>
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.

template<typename NT>
typedef NTR::RT SturmBz< NT >::RT

Ring number type.

Reimplemented from solver_base.

Definition at line 22 of file SturmBz.h.

template<typename NT>
typedef NTR::FT SturmBz< NT >::FT

Filed number type.

Reimplemented from solver_base.

Definition at line 23 of file SturmBz.h.

template<typename NT>
typedef NTR::XT SturmBz< NT >::XT

Approximate number type (if any).

Reimplemented from solver_base.

Definition at line 24 of file SturmBz.h.

template<typename NT>
typedef NTR::FIT SturmBz< NT >::FIT

Interval over FT.

Reimplemented from solver_base.

Definition at line 27 of file SturmBz.h.

template<typename NT>
typedef NTR::XIT SturmBz< NT >::XIT

Interval over XT.

Reimplemented from solver_base.

Definition at line 28 of file SturmBz.h.

template<typename NT>
typedef UPolDse<RT> SturmBz< NT >::Poly

Polynomial with ring number type coeffs.

Reimplemented from solver_base.

Definition at line 33 of file SturmBz.h.

template<typename NT>
typedef UPolDse<FT> SturmBz< NT >::FT_Poly

Polynomial with field number type coeffs.

Reimplemented from solver_base.

Definition at line 35 of file SturmBz.h.

template<typename NT>
typedef UPolDse<XT> SturmBz< NT >::FT_Poly

Polynomial with field number type coeffs.

Reimplemented from solver_base.

Definition at line 37 of file SturmBz.h.

template<typename NT>
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 SturmBz.h.


The documentation for this struct was generated from the following files:

SYNAPS DOCUMENTATION
logo