GNU Scientific Library
Posts  1 - 1  of  1
iftekhar016
Hi,

Is there any way to replicate a vector in GSL. For example, say I have a vector of size 1000. I want to replicate it 10 times to have a 1000 x 10 sized matrix (similar to the 'repmat' function in matlab). Is there any function is GSL that will allow me to do that?

Thanks
Iftekhar
Save
Cancel
Reply
 
x
OK