Subject: Re: [Boost-users] [uBLAS] Matrix inversion
From: Curtis Gehman (curtis2006_at_[hidden])
Date: 2011-03-02 13:54:20


On Mar 02, 2011, at 05:02 AM, Ryan <mccorywork_at_[hidden]> wrote:

> 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?
 
Google "wiki triangular matrix".