View Single Post
Old Feb 12th, 2007, 11:43 PM   #1
brad sue
Hobbyist Programmer
 
Join Date: Mar 2006
Posts: 120
Rep Power: 3 brad sue is on a distinguished road
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
brad sue is offline   Reply With Quote