
6 May
2005
6 May
'05
9:06 a.m.
CVSROOT: /cvs/purrs Module name: purrs Changes by: zaccagnini@cs.unipr.it 2005-05-06 11:06:43
Modified files: src : compute_exact_solution.cc sum_poly.cc sum_poly.hh
Log message: Put the function sum_poly_alt() in the PURRS namespace so that now it can be used by the function compute_special_solution() in the very special case of a recurrence of the type "x(n) = x(n-1) + p(n)" where "p" is a polynomial.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/compute_exact_solution.c... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/sum_poly.cc.diff?cvsroot... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/sum_poly.hh.diff?cvsroot...