User`s guide
Manuals
Brands
MATLAB Manuals
Other
PARALLEL COMPUTING TOOLBOX - S
351
352
353
354
355
356
357
358
359
360
arrayfun
11-7
o2 400x400 108 gpuArray
s1 400x400 108 gpuArray
s2 400x400 108 gpuArray
s3 400x400 108 gpuArray
Use
gather
to retrieve the data from the GPU to the MATLAB workspace.
d = gather(o2);
See Also
bsxfun
|
gather
|
gpuArray
|
pagefun
1
...
...
349
350
351
352
353
...
...
656