[Boost-bugs] [Boost C++ Libraries] #2901: Resizing banded matrices

Subject: [Boost-bugs] [Boost C++ Libraries] #2901: Resizing banded matrices
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-03-31 15:22:22


#2901: Resizing banded matrices
------------------------------------------------------+---------------------
 Reporter: Burkhard Ritter <burkhard_at_[hidden]> | Owner: guwi17
     Type: Bugs | Status: new
Milestone: Boost 1.39.0 | Component: uBLAS
  Version: Boost 1.38.0 | Severity: Problem
 Keywords: |
------------------------------------------------------+---------------------
 Similar to #1237 but with banded matrices. When resizing a banded matrix
 with preserve set to true, I get

 {{{
 Check failed in file /home/britter/include/boost/numeric/ublas/storage.hpp
 at line 195:
 i < size_
 terminate called after throwing an instance of
 'boost::numeric::ublas::bad_index'
   what(): bad index
 }}}

 See attached program.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2901>
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:49:59 UTC