Boost C++ Libraries: Ticket #673: does uBLAS provide some advanse methods https://svn.boost.org/trac10/ticket/673 <pre class="wiki">I want to use some methods with matrix such as matrix decompose,matrix contradict,matrix generalized contradict,some Gauss Jordan transform Does it provide these methods? </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/673 Trac 1.4.3 mistevens Wed, 15 Nov 2006 18:30:14 GMT status changed https://svn.boost.org/trac10/ticket/673#comment:1 https://svn.boost.org/trac10/ticket/673#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=556024 Originator: NO Sorry no. Mostly uBLAS just does what the name says. BLAS operations. To contradict this there is a LU factorisation in the current release. This should probably be moved to 'contrib' directory however to reflect it's status. </pre> Ticket