I need to do parallel processing of sub-matrices recursively (original matrix divided into 4 passed into a method). The matrix is stored as a 2D array. I can\'t copy the ele
I think you need some new class that will store List>. In this case you will have probability make some sub lists and pass it other process.
List>