Re: how do i solve sparse linear equation like A*x=b

"Paul C. Leopardi" <[email protected]> Thu, 2 Sep 2004 00:31:52 +1000
Newsgroups gmane.comp.lib.mtl.devel
Message-ID <[email protected]>
Hi,
Try Boost uBLAS: http://www.boost.org/libs/numeric/ublas/doc/overview.htm
In particular, lu_factorize and lu_substitute:
http://lists.boost.org/MailArchives/boost-users/msg06487.php
Best regards
On Wednesday 01 September 2004 22:16, yanyaqin wrote:
> Hi folks,
> it seems that MTL can only solve  linear equation like A*x=b for a dense or
> trianguler sparse  matrix A. how do i solve for a normal sparse or
> symmetric sparse matrix A ?
>
> If MTL is not very convenience, would you sugguest another one?
>
> Thanks and best regards
>
> Yan Yaqin
> 2004-09-01
>
> The mail have filted by the McAfee anti-virus gateway
_______________________________________________
This list is archived at http://www.osl.iu.edu/MailArchives/mtl-devel/