[PPL-devel] ppl/src Grid_nonpublic.cc Grid.defs.hh

Matthew Mundell mundell at cs.unipr.it
Tue Nov 1 14:24:01 CET 2005


CVSROOT:	/cvs/ppl
Module name:	ppl
Branch: 	grids
Changes by:	mundell at 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?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.34&r2=1.1.2.35
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid.defs.hh.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.57&r2=1.1.2.58




More information about the PPL-devel mailing list