[PURRS-devel] purrs/src Non_Linear_Info.defs.hh Non_Linear_I ...

Tatiana Zolo zolo at spartacus.cs.unipr.it
Fri Feb 14 13:27:23 CET 2003


CVSROOT:	/cvs/purrs
Module name:	purrs
Changes by:	zolo at cs.unipr.it	2003-02-14 13:27:23

Modified files:
	src            : Non_Linear_Info.defs.hh 
	                 Non_Linear_Info.inlines.hh Recurrence.cc 
	                 Recurrence.defs.hh Recurrence.inlines.hh 
	                 compute_bounds.cc compute_exact_solution.cc 
	                 rr_classifier.cc 

Log message:
	Reorganisation of the case of non-linear recurrences.
	Now the function that classify the recurrence can returns `SUCCESS'
	in three cases: linear of finite order, functional equation and
	non linear of finite order.
	In the case of non linear we create another object `Recurrence' that
	contains a linear recurrence obtained from that non linear with a
	transformation; we compute the solution for the linear recurrence; we come
	back to the solution of the non linear recurrence with another
	transformation.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Non_Linear_Info.defs.hh.diff?cvsroot=purrs&r1=1.2&r2=1.3
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Non_Linear_Info.inlines.hh.diff?cvsroot=purrs&r1=1.2&r2=1.3
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.cc.diff?cvsroot=purrs&r1=1.47&r2=1.48
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.defs.hh.diff?cvsroot=purrs&r1=1.64&r2=1.65
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.inlines.hh.diff?cvsroot=purrs&r1=1.40&r2=1.41
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/compute_bounds.cc.diff?cvsroot=purrs&r1=1.14&r2=1.15
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/compute_exact_solution.cc.diff?cvsroot=purrs&r1=1.13&r2=1.14
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/rr_classifier.cc.diff?cvsroot=purrs&r1=1.17&r2=1.18




More information about the PURRS-devel mailing list