Re: [Boost-bugs] [Boost C++ Libraries] #3396: add a sparse_view class that wraps pre-allocated data into a matrix expression

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3396: add a sparse_view class that wraps pre-allocated data into a matrix expression
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-09-03 22:11:23


#3396: add a sparse_view class that wraps pre-allocated data into a matrix
expression
------------------------------+---------------------------------------------
 Reporter: guwi17 | Owner: guwi17
     Type: Feature Requests | Status: new
Milestone: Boost 1.41.0 | Component: uBLAS
  Version: Boost 1.40.0 | Severity: Not Applicable
 Keywords: |
------------------------------+---------------------------------------------

Comment(by guwi17):

 (In [56003]) see #3396

 traits.hpp:

 * split traits into "view traits" and "mutable traits"

 experimental:

 * added new folder for emerging/unfinished features

 experimental/sparse_view.hpp:

 * added new class c_array_view which presents a T* array and a size as
 vector_view

 * added new class compressed_matrix_view which wraps three arrays into a
 matrix_view

 detail/concepts.hpp:

 * prepared vector_view concept (still disabled because further work is
 needed here)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3396#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:01 UTC