Opened 14 years ago
Last modified 13 years ago
#2901 new Bugs
Resizing banded matrices
Reported by: | Owned by: | Gunter | |
---|---|---|---|
Milestone: | Boost 1.42.0 | Component: | uBLAS |
Version: | Boost 1.38.0 | Severity: | Problem |
Keywords: | Cc: |
Description
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.
Attachments (1)
Change History (2)
by , 14 years ago
Attachment: | resize.cpp added |
---|
comment:1 by , 13 years ago
Milestone: | Boost 1.39.0 → Boost 1.42.0 |
---|
Note:
See TracTickets
for help on using tickets.
the issue must be fixed by providing a specialized version of