ppl/src Matrix.defs.hh Matrix.inlines.hh Matrix.cc

CVSROOT: /cvs/ppl Module name: ppl Branch: lazy Changes by: zaffanella@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?cvsroo... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Matrix.inlines.hh.diff?cvs... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Matrix.cc.diff?cvsroot=ppl...
participants (1)
-
Enea Zaffanella