On Thursday, December 10, 2015 12:49:42 PM Júlio Hoffimann wrote: > Why the assignment is allocating memory? b[1:50,1:50,1:50] creates a new array. Try sub(b, 1:50, 1:50, 1:50).
--Tim
On Thursday, December 10, 2015 12:49:42 PM Júlio Hoffimann wrote: > Why the assignment is allocating memory? b[1:50,1:50,1:50] creates a new array. Try sub(b, 1:50, 1:50, 1:50).
--Tim