[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

rb-gsl: assigning to submatrices?

none

6/27/2005 5:26:00 PM

Hi Rubyites:

I would like to create a large GSL matrix (say 100 x 100), then assign
submatrices to each 10 x 10 piece of it. Does anyone know how to do
this? I would like to avoid doing it entry by entry, and assinging
rows or columns just doesn't make any sense. THanks!

W