Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   C++ (http://www.programmingforums.org/forum15.html)
-   -   help with documentation (http://www.programmingforums.org/showthread.php?t=12565)

brad sue Feb 12th, 2007 11:43 PM

help with documentation
 
Hey,

I try to get some documentations on sparse matrix using 2-dim orthogonal circular linked list.

I dont know if they have another kind but I would like a node format for the matrix like this one :
| row | col | right |
-------------------
| value | down |


I already searched for several books but they did a poor job explaining ( and implementing) how it works. I did not get any of the explanations.

Do you guys have something I can use?
Thank you
B


All times are GMT -5. The time now is 1:47 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC