[PURRS-devel] purrs/src Recurrence.cc Recurrence.defs.hh Rec ...

Tatiana Zolo zolo at spartacus.cs.unipr.it
Mon Oct 27 17:10:29 CET 2003


CVSROOT:	/cvs/purrs
Module name:	purrs
Changes by:	zolo at 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?cvsroot=purrs&r1=1.107&r2=1.108
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.defs.hh.diff?cvsroot=purrs&r1=1.109&r2=1.110
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.inlines.hh.diff?cvsroot=purrs&r1=1.74&r2=1.75




More information about the PURRS-devel mailing list