
CVSROOT: /cvs/purrs Module name: purrs Changes by: zolo@cs.unipr.it 2003-02-26 16:08:07
Modified files: src : Functional_Equation_Info.cc Functional_Equation_Info.defs.hh Functional_Equation_Info.inlines.hh Recurrence.cc Recurrence.defs.hh Recurrence.inlines.hh compute_bounds.cc rr_classifier.cc
Log message: Reorganization of the class `Functional_Equation_Info()': substituted the two private vectors containing the coefficients and the divisors of the `x' function's arguments with a map. Moreover, removed the private data `rank_' because it is computed like the size of the map.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Functional_Equation_Info... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Functional_Equation_Info... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Functional_Equation_Info... 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/compute_bounds.cc.diff?c... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/rr_classifier.cc.diff?cv...