Boost logo

Boost Users :

From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2004-09-14 00:47:26


Mattias Brändström wrote:

>
> Hello!
>
> I would like to do gaussian elimination using uBLAS. It seems that there
> are many of the tools needed to do gaussian elimination present but I
> can't actually find a solver.
>
> Is there one in uBLAS or has anyone here written one using uBLAS?

using uBLAS, there is a LU solver (see lu.hpp, I never used it though).

What you also can do is interface with LAPACK, SuperLU or UMFPACK using
the bindings in boost-sandbox.

BTW, there is a specific ublas-ml for all your ublas questions (I CC:'ed it)


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net