purrs/src Recurrence.cc Recurrence.defs.hh Rec ...

CVSROOT: /cvs/purrs Module name: purrs Changes by: zolo@cs.unipr.it 2003-10-27 17:10:29
Modified files: src : Recurrence.cc Recurrence.defs.hh Recurrence.inlines.hh
Log message: Started the reorganization of the validation's process for the solution (or approximation): moved the 3 public methods `Recurrence::verify_exact_solution()', `Recurrence::verify_lower_bound()' and `Recurrence::verify_upper_bound()' from the file `Recurrence.inlines.hh' to `Recurrence.cc'. Removed the static function `verify_exact_solution()' and moved its code inside the aforesaid public method. Transformed the static function `verify_bound()' in a private method of the class Recurrence. Other minor changes. Comments again to fix. Renamed the enumerate `Kind_of_Bound' in `Bound'.
Patches: 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/Recurrence.defs.hh.diff?... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.inlines.hh.di...
participants (1)
-
Tatiana Zolo