ppl/src Grid_nonpublic.cc Grid.defs.hh

CVSROOT: /cvs/ppl Module name: ppl Branch: grids Changes by: mundell@cs.unipr.it 2005-11-01 14:24:01
Modified files: src : Grid_nonpublic.cc Grid.defs.hh
Log message: In normalize_divisors(gs,coeff) read the initial divisor of gs into a temporary before the divisor modifying loop. In the same loop only multiply the generator when the factor is greater than one. Improve the description of this method, and improve slightly the descriptions of a few others. In normalize_divisors(gs,gs) access the divisor via the array operator instead of the divisor method.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_nonpublic.cc.diff?cvs... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid.defs.hh.diff?cvsroot=...
participants (1)
-
Matthew Mundell