[PPL-devel] ppl/src Grid_simplify.cc Grid_public.cc Grid_n ...

Matthew Mundell mundell at cs.unipr.it
Sat Dec 3 00:38:56 CET 2005


CVSROOT:	/cvs/ppl
Module name:	ppl
Branch: 	grids
Changes by:	mundell at cs.unipr.it	2005-12-03 00:38:55

Modified files:
	src            : Grid_simplify.cc Grid_public.cc 
	                 Grid_nonpublic.cc Grid_conversion.cc 
	                 Grid_chdims.cc Grid_Generator_System.inlines.hh 
	                 Grid_Generator_System.defs.hh 
	                 Grid_Generator_System.cc 
	                 Grid_Generator.inlines.hh 
	                 Grid_Generator.defs.hh Grid.defs.hh 
	                 Generator.defs.hh 

Log message:
	Stabilize the grid friend declarations in Generator.
	
	Hence, in Grid
	
	- update the rest of the simplify methods to use Grid_Generator
	
	- convert reduce_pc_with_pc to a template
	
	- update to the Grid_Generator_System method names,
	
	and in Grid_Generator
	
	- add negate(gg,start,end)
	
	- add private wrapper methods topology, size, set_is_line and
	set_is_parameter,
	
	and in Grid_Generator_System
	
	- reduce insert, keeping only the relevant parts, and move
	linear_system_insert into insert
	
	- revert the affine image parameter list to the Generator_System
	form
	
	- take out Grid_Generator_System(topology) and add_row(g)
	
	Clean some comments.  Add some comments.  Take out the directed-out
	Grid code left in in the last few commits.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_simplify.cc.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.40&r2=1.1.2.41
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_public.cc.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.112&r2=1.1.2.113
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.55&r2=1.1.2.56
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_conversion.cc.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.29&r2=1.1.2.30
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_chdims.cc.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.25&r2=1.1.2.26
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_Generator_System.inlines.hh.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.4&r2=1.1.2.5
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_Generator_System.defs.hh.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.5&r2=1.1.2.6
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_Generator_System.cc.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.9&r2=1.1.2.10
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_Generator.inlines.hh.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_Generator.defs.hh.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.9&r2=1.1.2.10
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.85&r2=1.1.2.86
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Generator.defs.hh.diff?cvsroot=ppl&only_with_tag=grids&r1=1.103.2.15&r2=1.103.2.16




More information about the PPL-devel mailing list