Opened 9 years ago

#9806 new Bugs

Possible bug in the transposition of a banded matrix (Boost uBLAS library)

Reported by: michele.de.stefano@… Owned by: Gunter
Milestone: To Be Determined Component: uBLAS
Version: Boost 1.55.0 Severity: Problem
Keywords: banded, transpose, matrix Cc:

Description

The attached small example crashes if line 17 is commented out.
In other words, it seems that it is not possible to assign the transpose of a banded matrix to an empty banded matrix.

Attachments (1)

band_transpose.cpp (604 bytes ) - added by michele.de.stefano@… 9 years ago.
A small example that shows the problem.

Download all attachments as: .zip

Change History (1)

by michele.de.stefano@…, 9 years ago

Attachment: band_transpose.cpp added

A small example that shows the problem.

Note: See TracTickets for help on using tickets.