Hi,

I have some RowMatrices all with the same key (MatrixEntry.i,
MatrixEntry.j) and I would like to join multiple matrices to come up with a
sqlTable for each key...

What's the best way to do it ?

Right now I am doing N joins if I want to combine data from N matrices
which does not look quite right to me..

Thanks.
Deb

Reply via email to