
CVSROOT: /cvs/purrs Module name: purrs Changes by: zolo@cs.unipr.it 2003-11-18 12:15:05
Modified files: src : Recurrence.defs.hh Recurrence.cc compute_bounds.cc
Log message: Reorganized the methods `compute_upper_bound()' and `compute_lower_bound()'. Substituted the two methods `approximate_functional_equation_lower()' and `approximate_functional_equation_upper()' with only one method called `approximate_functional_equation(Bound kind_of_bound)', where the argument specify which is the bound to compute (lower or upper).
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.defs.hh.diff?... 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/compute_bounds.cc.diff?c...