OONumerics User : |
From: Evgenii Rudnyi (rudnyi_at_[hidden])
Date: 2005-09-16 15:11:20
> 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.
Dear Herman,
I am not sure I understand what you are looking for. You can allocate
all the memory at startup from OS but then you have to write your own
memory management subsystem to deal with the allocated memory. Well, if
the matrix size is known at startup, then it is very easy to do.
Best wishes,
Evgenii Rudnyi
-- http://www.imtek.uni-freiburg.de/simulation/mor4ansys/ http://Evgenii.Rudnyi.Ru/