Boost C++ Libraries: Ticket #9806: Possible bug in the transposition of a banded matrix (Boost uBLAS library) https://svn.boost.org/trac10/ticket/9806 <p> The attached small example crashes if line 17 is commented out.<br /> In other words, it seems that it is not possible to assign the transpose of a banded matrix to an empty banded matrix. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9806 Trac 1.4.3 michele.de.stefano@… Mon, 24 Mar 2014 15:02:05 GMT attachment set https://svn.boost.org/trac10/ticket/9806 https://svn.boost.org/trac10/ticket/9806 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">band_transpose.cpp</span> </li> </ul> <p> A small example that shows the problem. </p> Ticket