
28 Oct
2005
28 Oct
'05
12:38 p.m.
CVSROOT: /cvs/ppl Module name: ppl Branch: grids Changes by: mundell@cs.unipr.it 2005-10-28 12:38:10
Modified files: src : Grid.inlines.hh
Log message: Calculate the proper congruence coefficients in the covering box constructor via the GCD of the divisors, instead of getting the LCM of the divisors (with lcm_assign) and then repeating parts of this LCM calculation. Given that the divisors are known to be positive, this also saves the absolute value calculations that would have been performed in lcm_assign.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid.inlines.hh.diff?cvsro...
7295
Age (days ago)
7295
Last active (days ago)
0 comments
1 participants
participants (1)
-
Matthew Mundell