ppl/src GenSys.cc Integer.defs.hh Integer.inli ...

CVSROOT: /cvs/ppl Module name: ppl Changes by: roberto@cs.unipr.it 2004-08-22 23:54:17
Modified files: src : GenSys.cc Integer.defs.hh Integer.inlines.hh Matrix.cc Polyhedron_nonpublic.cc Polyhedron_widenings.cc Row.cc
Log message: New function void sub_mul_assign(Integer& x, const Integer& y, const Integer& z) to efficiently compute x -= y*z. Use add_mul_assign() and sub_mul_assign() when possible.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/GenSys.cc.diff?cvsroot=ppl... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Integer.defs.hh.diff?cvsro... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Integer.inlines.hh.diff?cv... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Matrix.cc.diff?cvsroot=ppl... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron_nonpublic.cc.di... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron_widenings.cc.di... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Row.cc.diff?cvsroot=ppl&am...
participants (1)
-
Roberto Bagnara