[PURRS-devel] purrs/src compute_exact_solution.cc sum_poly.c ...

Alessandro Zaccagnini zaccagnini at cs.unipr.it
Fri May 6 11:06:43 CEST 2005


CVSROOT:	/cvs/purrs
Module name:	purrs
Changes by:	zaccagnini at 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.cc.diff?cvsroot=purrs&r1=1.70&r2=1.71
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/sum_poly.cc.diff?cvsroot=purrs&r1=1.27&r2=1.28
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/sum_poly.hh.diff?cvsroot=purrs&r1=1.8&r2=1.9




More information about the PURRS-devel mailing list