
CVSROOT: /cvs/purrs Module name: purrs Changes by: zolo@cs.unipr.it 2002-12-13 17:03:34
Modified files: src : Recurrence.defs.hh Recurrence.inlines.hh rr_solver.cc
Log message: The function `solve_variable_coeff_order_1()' is a const function of the private section of the class `Recurrence'. Fixed this function so it is applicable the verification also for first order variable recurrences. Added the private method `void set_first_initial_condition(unsigned i_c) const'. Removed the useless `Recurrence::n'.
Patches: 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_solver.cc.diff?cvsroo...