Boost logo

Ublas :

Subject: Re: [ublas] How to solve systems of linear equations?
From: Matwey V. Kornilov (matwey.kornilov_at_[hidden])
Date: 2010-03-09 12:53:07


Rui Maciel wrote:

> I've started using boost::ublas but unfortunately it has been a bumpy
> ride. I intend to use this library to solve systems of linear equations
> but it appears that there isn't any documentation on lu.hpp (that header
> is only mentioned in a test case) and google shows that the documentation
> doesn't even mention
> lu_factorize anywhere[?]. To make things a bit harder, the ublas code has
> practically zero comments.
>
> So, what am I missing? How is boost::ublas used to solve systems of
> linear equations?

I use my own implementation of singular value decomposition. There are also
bindings LAPACK++ and Atlas.

http://www.crystalclearsoftware.com/cgi-
bin/boost_wiki/wiki.pl?Linear_Algebra_With_UBLAS