Hi,
I have written a matrix-matrix multiplication program in C++,
I want to gather all local solutions in global matrix?
what is the best way to put local solutions (local matrices) into global matrix,
I hope that you can help me out,
thanks,

