[PPL-devel] [GIT] ppl/ppl(master): Dense_Row: simplify the internal representation and implementation.

Marco Poletti poletti.marco at gmail.com
Sat Dec 25 10:52:46 CET 2010


Module: ppl/ppl
Branch: master
Commit: ecffa9a026c3f25847aab7ed89a0c1419f27f5cb
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=ecffa9a026c3f25847aab7ed89a0c1419f27f5cb

Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Sat Dec 25 10:46:23 2010 +0100

Dense_Row: simplify the internal representation and implementation.

---

 src/Dense_Matrix.cc         |   15 ++
 src/Dense_Matrix.inlines.hh |   17 +-
 src/Dense_Row.cc            |  341 ++++++++++++++++++++++++++++---------------
 src/Dense_Row.defs.hh       |  230 +++--------------------------
 src/Dense_Row.inlines.hh    |  307 +++++++++++++--------------------------
 src/Dense_Row.types.hh      |    1 -
 6 files changed, 368 insertions(+), 543 deletions(-)

Diff:   http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=ecffa9a026c3f25847aab7ed89a0c1419f27f5cb



More information about the PPL-devel mailing list