
CVSROOT: /cvs/purrs Module name: purrs Changes by: zolo@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... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Infinite_Order_Info.inli... 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... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/rr_classifier.cc.diff?cv...