SturmAberth< NT > Struct Template Reference

Inheritance diagram for SturmAberth< NT >:

solver_base List of all members.

Detailed Description

template<typename NT>
struct SturmAberth< NT >

Definition at line 17 of file SturmAberth.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 SturmAberth self_t


Member Typedef Documentation

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

Ring number type.

Reimplemented from solver_base.

Definition at line 22 of file SturmAberth.h.

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

Filed number type.

Reimplemented from solver_base.

Definition at line 23 of file SturmAberth.h.

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

Approximate number type (if any).

Reimplemented from solver_base.

Definition at line 24 of file SturmAberth.h.

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

Interval over FT.

Reimplemented from solver_base.

Definition at line 27 of file SturmAberth.h.

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

Interval over XT.

Reimplemented from solver_base.

Definition at line 28 of file SturmAberth.h.

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

Polynomial with ring number type coeffs.

Reimplemented from solver_base.

Definition at line 33 of file SturmAberth.h.

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

Polynomial with field number type coeffs.

Reimplemented from solver_base.

Definition at line 35 of file SturmAberth.h.

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

Polynomial with field number type coeffs.

Reimplemented from solver_base.

Definition at line 37 of file SturmAberth.h.

template<typename NT>
typedef ALGEBRAIC::root_of<RT, Poly> SturmAberth< NT >::solution_type

The solution type. The solver should return this type

Reimplemented from solver_base.

Definition at line 41 of file SturmAberth.h.


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

SYNAPS DOCUMENTATION
logo