cgal/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d
Andreas Meyer fdeedcf8b0 some low level code cleanup. renamed
* CGAL_error to CGAL_error_msg
* introduced a macro CGAL_error()
* added some words about CGAL_error to the developers manual
* renamed most of assert(x) into CGAL_assertion(x)
* renamed exit(x) with x != 0 , CGAL_assertion(false) and assert(false) into CGAL_error
* CORE left untouched, OpenNL changed
2007-11-07 16:51:18 +00:00
..
Algebraic_real_pure.h some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
Algebraic_real_rep.h virtual sign_of_polynomial_at function added and used to gain a speed up if Algebraic_real_rep_bfi inherits from this class. 2007-06-18 11:07:10 +00:00
Algebraic_real_rep_bfi.h Some member functions copied from Algebraic_real_rep to avoid calling of wrong refine functions. 2007-06-18 11:06:11 +00:00
Bitstream_descartes.h Bitstream_descartes is supposed to work now 2007-04-17 20:59:39 +00:00
Bitstream_descartes_rndl_tree.h Bitstream_descartes is supposed to work now 2007-04-17 20:59:39 +00:00
Bitstream_descartes_rndl_tree_traits.h Bitstream_descartes is supposed to work now 2007-04-17 20:59:39 +00:00
Descartes.h Adapted to the new intern polynomial namespace name. 2007-06-18 11:07:56 +00:00
Float_traits.h Bitstream_descartes and needed files imported from EXACUS. 2007-04-17 15:23:15 +00:00
Integer_iterator.h Bitstream_descartes and needed files imported from EXACUS. 2007-04-17 15:23:15 +00:00
Real_embeddable_extension.h Intern core_interval_support.h moved from Algebraic_kernel_d to Number_types package because it is needed for some fixes of the AST/RET of CORE_BigFloat. 2007-07-23 15:03:32 +00:00
Real_roots.h New is_square_free functor of polynomial_traits used. 2007-06-18 11:08:22 +00:00
construct_binary.h Internal polynomial namespace renamed. 2007-06-18 11:07:32 +00:00
interval_support.h Intern core_interval_support.h moved from Algebraic_kernel_d to Number_types package because it is needed for some fixes of the AST/RET of CORE_BigFloat. 2007-07-23 15:03:32 +00:00
leda_interval_support.h Bitstream_descartes is supposed to work now 2007-04-17 20:59:39 +00:00
refine_zero_against.h Function copied and adapted from EXACUS. 2007-04-04 14:33:13 +00:00