[PPL-devel] ppl/src Init.cc checked.cc checked_mpq.inlines.hh

Roberto Bagnara bagnara at cs.unipr.it
Sun Feb 19 20:30:10 CET 2006


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2006-02-19 20:30:10

Modified files:
	src            : Init.cc checked.cc checked_mpq.inlines.hh 

Log message:
	Finished the implementation of rational square root calculations.
	The precision parameter is now passed and returned as an unsigned.
	The set_rational_sqrt_precision_parameter(unsigned p) function throws
	an exception if `p' is too big.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Init.cc.diff?cvsroot=ppl&r1=1.26&r2=1.27
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/checked.cc.diff?cvsroot=ppl&r1=1.16&r2=1.17
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/checked_mpq.inlines.hh.diff?cvsroot=ppl&r1=1.32&r2=1.33




More information about the PPL-devel mailing list