purrs/src Expr.cc Expr.defs.hh Expr.inlines.hh ...

CVSROOT: /cvs/purrs Module name: purrs Changes by: zolo@cs.unipr.it 2002-11-14 12:47:16
Modified files: src : Expr.cc Expr.defs.hh Expr.inlines.hh Recurrence.cc rr_solver.cc simplify.cc
Log message: Added the method `Expr apply(Functor f, const std::vector<Expr>& x)' that applies the functor `f' to the operand contained in `x'. Used this method where it is possible.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Expr.cc.diff?cvsroot=pur... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Expr.defs.hh.diff?cvsroo... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Expr.inlines.hh.diff?cvs... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.cc.diff?cvsro... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/rr_solver.cc.diff?cvsroo... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/simplify.cc.diff?cvsroot...
participants (1)
-
Tatiana Zolo