[PPL-devel] ppl/src Matrix.defs.hh Matrix.cc conversion.cc

Elisa Ricci ericci at spartacus.cs.unipr.it
Wed Nov 27 13:15:30 CET 2002


CVSROOT:	/cvs/ppl
Module name:	ppl
Branch: 	lazy
Changes by:	ericci at cs.unipr.it	2002-11-27 13:15:30

Modified files:
	src            : Matrix.defs.hh Matrix.cc conversion.cc 

Log message:
	Now we have Matrix::add_pending_row(Row::Type type) instead of
	Matrix::add_row(Row::Type type). This new method does not change
	`index_first_pending' and does not verify the sortedness of the matrix.
	Used this new method in conversion.
	At the end of conversion, we update the sortedness of `dest' and its
	`index_first_pending'.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Matrix.defs.hh.diff?cvsroot=ppl&only_with_tag=lazy&r1=1.38.2.4&r2=1.38.2.5
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Matrix.cc.diff?cvsroot=ppl&only_with_tag=lazy&r1=1.44.2.6&r2=1.44.2.7
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/conversion.cc.diff?cvsroot=ppl&only_with_tag=lazy&r1=1.35.2.1&r2=1.35.2.2




More information about the PPL-devel mailing list