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

Matthew Mundell mundell at cs.unipr.it
Wed Dec 21 14:24:43 CET 2005


CVSROOT:	/cvs/ppl
Module name:	ppl
Branch: 	grids
Changes by:	mundell at cs.unipr.it	2005-12-21 14:24:42

Modified files:
	src            : Grid_nonpublic.cc Grid_Generator.defs.hh 
	                 Grid_Generator.cc Grid.defs.hh 

Log message:
	Update Grid::normalize_divisors(sys,d,f) to simply return zero when
	the given divisor is zero.  The previous special behaviour in the zero
	case be accomplished by passing a divisor of one.
	
	Rename Grid_Generator::multiply to Grid_Generator::scale_to_divisor.
	Correct the description of this method.
	
	Leave the factor normalization in Grid_Generator::is_equivalent_to as
	the only normalization, as sign normalization would only be required
	if divisors could be negative.

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.62&r2=1.1.2.63
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_Generator.defs.hh.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.15&r2=1.1.2.16
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_Generator.cc.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.8&r2=1.1.2.9
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.89&r2=1.1.2.90




More information about the PPL-devel mailing list