realroot_doc 0.1.1
|
#include <contfrac_intervaldata.hpp>
Definition at line 17 of file contfrac_intervaldata.hpp.
IntervalData | ( | const RT & | a_, |
const RT & | b_, | ||
const RT & | c_, | ||
const RT & | d_, | ||
const Poly & | p_, | ||
unsigned long | s_ | ||
) | [inline] |
IntervalData | ( | ) | [inline] |
Definition at line 27 of file contfrac_intervaldata.hpp.
{}
RT a |
Definition at line 19 of file contfrac_intervaldata.hpp.
Referenced by mmx::CF_positive(), as_helper< interval< FT >, IntervalData< RT, Poly > >::cv(), as_helper< Interval< FT >, IntervalData< RT, Poly > >::cv(), mmx::meta::do_scale(), continued_fraction_approximate< K, B >::is_good(), mmx::MCF_positive(), mmx::reverse(), mmx::reverse_shift(), mmx::reverse_shift_homography(), mmx::scale(), mmx::shift(), mmx::shift_by_1(), and continued_fraction_subdivision< K >::solve_positive().
RT b |
Definition at line 19 of file contfrac_intervaldata.hpp.
Referenced by mmx::CF_positive(), as_helper< interval< FT >, IntervalData< RT, Poly > >::cv(), as_helper< Interval< FT >, IntervalData< RT, Poly > >::cv(), mmx::inv_scale(), continued_fraction_approximate< K, B >::is_good(), mmx::MCF_positive(), mmx::reverse(), mmx::reverse_shift(), mmx::reverse_shift_homography(), mmx::shift(), mmx::shift_by_1(), and continued_fraction_subdivision< K >::solve_homography().
RT c |
Definition at line 19 of file contfrac_intervaldata.hpp.
Referenced by mmx::CF_positive(), as_helper< interval< FT >, IntervalData< RT, Poly > >::cv(), as_helper< Interval< FT >, IntervalData< RT, Poly > >::cv(), mmx::meta::do_scale(), continued_fraction_approximate< K, B >::is_good(), mmx::MCF_positive(), mmx::reverse(), mmx::reverse_shift(), mmx::reverse_shift_homography(), mmx::scale(), mmx::shift(), and mmx::shift_by_1().
RT d |
Definition at line 19 of file contfrac_intervaldata.hpp.
Referenced by mmx::CF_positive(), as_helper< interval< FT >, IntervalData< RT, Poly > >::cv(), as_helper< Interval< FT >, IntervalData< RT, Poly > >::cv(), mmx::inv_scale(), continued_fraction_approximate< K, B >::is_good(), mmx::MCF_positive(), mmx::reverse(), mmx::reverse_shift(), mmx::reverse_shift_homography(), mmx::shift(), mmx::shift_by_1(), and continued_fraction_subdivision< K >::solve_homography().
Poly p |
Definition at line 20 of file contfrac_intervaldata.hpp.
Referenced by mmx::CF_positive(), as_helper< interval< FT >, IntervalData< RT, Poly > >::cv(), as_helper< Interval< FT >, IntervalData< RT, Poly > >::cv(), mmx::meta::do_scale(), mmx::inv_scale(), mmx::MCF_positive(), mmx::reverse(), mmx::reverse_shift(), mmx::scale(), mmx::shift(), mmx::shift_by_1(), continued_fraction_subdivision< K >::solve_homography(), and continued_fraction_subdivision< K >::solve_positive().
unsigned long s |
Definition at line 21 of file contfrac_intervaldata.hpp.
Referenced by mmx::CF_positive(), continued_fraction_approximate< K, B >::is_empty(), continued_fraction_isolate< K, B >::is_empty(), continued_fraction_approximate< K, B >::is_good(), continued_fraction_isolate< K, B >::is_good(), mmx::MCF_positive(), mmx::reverse_shift(), mmx::shift(), mmx::shift_by_1(), continued_fraction_subdivision< K >::solve_homography(), and continued_fraction_subdivision< K >::solve_positive().