Boost logo

Boost :

From: Leland Brown (lelandbrown_at_[hidden])
Date: 2006-06-16 12:45:53


--- 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.

-- Leland

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


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