[GIT] ppl/ppl(sparse_matrices): Dense_Row: simplify the internal representation and implementation.

Module: ppl/ppl Branch: sparse_matrices Commit: ecffa9a026c3f25847aab7ed89a0c1419f27f5cb URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=ecffa9a026c3f...
Author: Marco Poletti poletti.marco@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=ecffa9a02...
participants (1)
-
Marco Poletti