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

Enea Zaffanella zaffanella at spartacus.cs.unipr.it
Mon Dec 2 09:31:14 CET 2002


CVSROOT:	/cvs/ppl
Module name:	ppl
Branch: 	lazy
Changes by:	zaffanella at cs.unipr.it	2002-12-02 09:31:14

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

Log message:
	Added new method unset_pending_rows() that sets the index_first_pending_row
	equal to the number of rows of the matrix.
	Added new methods add_rows(const Matrix&) and add_pending_rows(const Matrix&)
	to add a set of rows with one matrix reallocation at most.
	Adjusted a few comments.
	Factored some common code in the sorting methods.

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.6&r2=1.38.2.7
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Matrix.inlines.hh.diff?cvsroot=ppl&only_with_tag=lazy&r1=1.27.2.2&r2=1.27.2.3
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Matrix.cc.diff?cvsroot=ppl&only_with_tag=lazy&r1=1.44.2.8&r2=1.44.2.9




More information about the PPL-devel mailing list