sparse arrays
Does anyone know where I can find some info on sparse arrays?
Thanks,
miro
Make a linked list, overload the [] operator
or use a bst if you want
or use a bst if you want
- The trade-off between price and quality does not exist in Japan. Rather, the idea that high quality brings on cost reduction is widely accepted.-- Tajima & Matsubara
If you want really sparse arrays you should look at Numerical Recipes in C. Which is on the web to download the source code free. Just do a search!
------------------------------
BCB DX Library - RAD C++ Game development for BCB
------------------------------
BCB DX Library - RAD C++ Game development for BCB
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement