[PURRS-devel] purrs/src Infinite_Order_Info.defs.hh Infinite ...

Tatiana Zolo zolo at spartacus.cs.unipr.it
Wed Nov 12 10:02:16 CET 2003


CVSROOT:	/cvs/purrs
Module name:	purrs
Changes by:	zolo at cs.unipr.it	2003-11-12 10:02:16

Modified files:
	src            : Infinite_Order_Info.defs.hh 
	                 Infinite_Order_Info.inlines.hh Recurrence.cc 
	                 Recurrence.defs.hh Recurrence.inlines.hh 
	                 rr_classifier.cc 

Log message:
	In the classification's process rewritten the infinite order recurrence
	in normal form and used it in all successive computations.
	
	Substituted some private data of the class `Infinite_Order_Info' with
	the private data `associated_first_order_rec_'.
	Added the methods in order to access to `associated_linear_rec_'
	(publics in the class `Finite_Order_Info' and privates in the
	class `Recurrence').
	
	Several changes in all functions that used the methods that now are
	no longer in the class `Infinite_Order_Info' because substituted by
	`associated_first_order_rec_'.
	
	Moreover, added the computation of a special case of infinite order
	recurrence which has the upper limit of the sum equal to `n' and
	the weight equal to `1'.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Infinite_Order_Info.defs.hh.diff?cvsroot=purrs&r1=1.13&r2=1.14
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Infinite_Order_Info.inlines.hh.diff?cvsroot=purrs&r1=1.11&r2=1.12
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.cc.diff?cvsroot=purrs&r1=1.117&r2=1.118
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.defs.hh.diff?cvsroot=purrs&r1=1.121&r2=1.122
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.inlines.hh.diff?cvsroot=purrs&r1=1.82&r2=1.83
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/rr_classifier.cc.diff?cvsroot=purrs&r1=1.70&r2=1.71




More information about the PURRS-devel mailing list