OONumerics User : |
From: Herman Bruyninckx (Herman.Bruyninckx_at_[hidden])
Date: 2005-09-16 13:00:24
On Sat, 3 Sep 2005, John Ring wrote:
> i have just published a linear algebra library at
> <http://www.johnring.co.uk/downloads.shtml>
> It has the following functionality: Template based C++ classes and routines
> for linear algebra. Matrix storage types : (dense, packed (tri, sym, herm),
> banded) all row/col major, compressed diagonal. Vector with STL container
> type methods. BLAS interface routines.
>
> i would be grateful if people could take a look and get back to me with any
> comments,
>
Do you allocate everything (including possible temporaty storage) on the
stack, or do you need the heap too?
I'm asking this because I'm still looking for a real realtime matrix class,
i.e., one that is guaranteed never to have to wait for memory.
Herman
--
K.U.Leuven, Mechanical Eng., Mechatronics & Robotics Research Group
<http://people.mech.kuleuven.be/~bruyninc> Tel: +32 16 322480
Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm