$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Le Farfadet Spatial (le.farfadet.spatial_at_[hidden])
Date: 2005-01-21 14:46:27
        Hello everybody out there !
Hossein Haeri wrote:
> 
> Dear all,
>
> Am I missing anything? Isn't there any mechinary in
> uBLAS which can compute the inverse of a matrix? That
> being the case, isn't that hilarious? Or, if there is,
> what's that?
        If you want to, I can give you a code which give the inverse of an non 
sigular matrix, the pseudo-inverse if the matrix is not inversible. It 
use the Pan and Rieff algorithm and it works with uBlas.
        But, well, there is many times a better way than inverse the matrix. 
What do you want to do ?
        Best regards.
                                                Yoann LE BARS