Go to the source code of this file.
Classes |
struct | CGALi::Root_of_traits_helper< NT, Algebraic_category > |
struct | CGALi::Root_of_traits_helper< NT, Algebraic_category >::Make_root_of_2 |
struct | CGALi::Root_of_traits_helper< FT, Field_tag > |
struct | CGALi::Root_of_traits_helper< FT, Field_tag >::Make_root_of_2 |
struct | CGALi::Root_of_traits_helper< NT, Field_with_sqrt_tag > |
struct | CGALi::Root_of_traits_helper< NT, Field_with_sqrt_tag >::Make_root_of_2 |
struct | CGALi::Root_of_traits_helper< NT, Field_with_kth_root_tag > |
struct | CGALi::Root_of_traits_helper< NT, Field_with_root_of_tag > |
struct | Root_of_traits< NT > |
struct | Root_of_traits< Interval_nt< B > > |
struct | Root_of_traits< Interval_nt< B > >::Make_root_of_2 |
Namespaces |
namespace | CGALi |
Functions |
template<class NT > |
Root_of_traits< NT >::Root_of_2 | make_root_of_2 (const NT &a, const NT &b, const NT &c) |
template<class NT > |
Root_of_traits< NT >::Root_of_2 | make_root_of_2 (const NT &a, const NT &b, const NT &c, const bool smaller) |
Function Documentation