Boost logo

Boost :

From: Janek Kozicki (janek_listy_at_[hidden])
Date: 2006-06-17 19:23:14


Leland Brown said: (by the date of Fri, 16 Jun 2006 09:45:53 -0700 (PDT))

> --- Janek Kozicki <janek_listy_at_[hidden]> wrote:
>
> > 3. don't do it at all. Just make matrix classes
> > (like in examples
> > above) that cannot do any other operations except
> > multiplication with a
> > vector. The user will decide how he wants to handle
> > that - write own
> > code to solve Ax=b, while taking care of units, or
> > call lapack and
> > temporarily turn units "off".
>
> I'd probably also include multiplication of one matrix
> by another, which is an equally straightforward
> operation.

fully agreed, I was thinking about it, but didn't wrote this. This
qualifies to be put into wiki with specifications of this library.

-- 
Janek Kozicki                                                         |

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk