Commit Graph

10 Commits

Author SHA1 Message Date
Michael Hemmer cff191916d changed name: CGAL::Modular -> CGAL::Residue
chnaged filenames accordingly 
changed: Modular_traits::Modular_NT -> Modular_traits::Residue_type
2008-08-04 15:09:13 +00:00
Michael Hemmer d0722885cd class name CGAL::Modular -> CGAL::Residue 2008-08-04 14:50:05 +00:00
Michael Hemmer e42a22537a use boost::ordered_field_operators1
modular arithmetic needs ieee double precision
2008-04-28 11:31:48 +00:00
Michael Hemmer f586999c77 added header
.C -> .cpp
2007-12-20 11:58:01 +00:00
Sylvain Pion 204f534008 Add protect macro and header. 2007-12-20 10:28:54 +00:00
Sebastian Limbach f30fc775ae Changed LiS_HAVE_LEDA to CGAL_USE_LEDA. 2007-09-03 13:40:13 +00:00
Sebastian Limbach a907ead17b Moved Modular::CST_CUT to Modular_type.cpp 2007-08-02 13:25:45 +00:00
Sebastian Limbach b3d5e444ad Definition of static const class member moved outside of the class. 2007-08-01 11:43:25 +00:00
Sebastian Limbach 8d9448255a Ascii-output modified to output an int for better readability. 2007-07-31 14:24:20 +00:00
Michael Hemmer 072bb18304 move type Modular into Modular_arithmetic/Modular_type.h
#include Modular.h to gain CGAL support
2007-03-28 10:30:03 +00:00