$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [uBLAS] Matrix inversion
From: Ryan (mccorywork_at_[hidden])
Date: 2011-03-02 08:02:18
Matwey V. Kornilov wrote:
> `solve' does matrix inversion for triangular matrices. LU decomposition is
> also present in lu.hpp
>
>
What is the difference between a triangular matrix and the plain matrix?
Ryan