[PPL-devel] [GIT] ppl/ppl(sparse_matrices): New commits

Roberto Bagnara bagnara at cs.unipr.it
Wed Mar 3 17:17:10 CET 2010


URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=9f3520aa836ed4fd02a661b2c2ad781e37b6db35
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Tue Mar 2 22:34:22 2010 +0100

    Sparse_Row_Reference: add operator=(const Sparse_Row&).

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=2b62cd035be88f57eb9b1bdec67cb0ae4245079b
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Tue Mar 2 22:22:28 2010 +0100

    Sparse_Row_Reference: return *this in operator=().

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=9f6134913d3db823247e5ada0f11ea27ea798427
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Tue Mar 2 22:21:56 2010 +0100

    Sparse_Row: add operator=(const Sparse_Row_Reference&).

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=5c1a6ed822f767b7f6c6a70e2d9a81a0bbceb1dc
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Tue Mar 2 22:14:50 2010 +0100

    Sparse_Row: add copy constructor from Sparse_Row_Reference.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=2cbaf6fb9a0aab1b9faca489e1e1ca1325a146d8
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Tue Mar 2 22:06:23 2010 +0100

    Allow swapping a Sparse_Row with a Sparse_Row_Reference.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=ac384ae419b716dba7f35ac608fdb5b4fcd3cb2d
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Tue Mar 2 21:50:23 2010 +0100

    Sparse_Row_Reference: renamed private member row_ into row, as in Sparse_Row.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=a63b6d73ccce9817063e10da39182a5bc2badd2a
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Tue Mar 2 21:44:09 2010 +0100

    Sparse_Row_Reference: added operator=().

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=e0ad9693604900f8cf6085e310d1c971c808468c
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Tue Mar 2 21:40:55 2010 +0100

    Sparse_Row: added operator for conversion to Sparse_Row_Reference.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=a4fb7a5ba21366bbbe34310a275ce3ae50905b04
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Tue Mar 2 21:31:48 2010 +0100

    Sparse_Matrix_Row: renamed class to Sparse_Row_Reference and moved it to Sparse_Row.* .

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=72d38cff085e3e1fce8987ed026624231aad366c
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Tue Mar 2 19:05:26 2010 +0100

    Sparse_Matrix, Sparse_Matrix_Row: add swap() function in namespace std.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=2084f28fa4bb774ce89596d5c4867dc83ac99e8a
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Tue Mar 2 19:04:42 2010 +0100

    Sparse_Matrix: add swap() method.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=9dd41c39ce4d076c0bc025a5d2e7189c864191ef
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Mon Mar 1 21:31:10 2010 +0100

    MIP_Problem: add assertion in linear_combine().

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=4c53cf4d15cec1bbc91884d460b61e241179e144
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Mon Mar 1 11:55:56 2010 +0100

    Unlimited_Sparse_Row: added assertions in two-argument find(), lower_bound() and upper_bound(). Added assertions in get2().

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=a463d0ee32c4e3ddd2375ab2474a109b03ebf8ff
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Mon Mar 1 10:39:52 2010 +0100

    MIP_Problem: implement correctly external_memory_in_bytes() for sparse matrices using the method with the same name in Sparse_Matrix.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=e7c8ee1ae5c9f7d1992ba64a51568e0fc68711df
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Mon Mar 1 10:37:46 2010 +0100

    Sparse_Matrix: add methods external_memory_in_bytes() and total_memory_in_bytes().

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=4cd0d28e030dcfef074a4e3e4e07d6fd61d9dee2
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Mon Mar 1 10:37:08 2010 +0100

    Unlimited_Sparse_Row: add methods external_memory_in_bytes() and total_memory_in_bytes().

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=2831c52b61268b755e1731d3d484d941c9d47b93
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Mon Mar 1 10:31:56 2010 +0100

    Unlimited_Sparse_Row_Std_List_Backend: add methods external_memory_in_bytes() and total_memory_in_bytes().

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=781cdb8e5e18426a8668ac46d6b87eeefc49c94b
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Mon Mar 1 10:31:23 2010 +0100

    Unlimited_Sparse_Row_Custom_Slist_Backend: add methods external_memory_in_bytes() and total_memory_in_bytes().




More information about the PPL-devel mailing list