User`s guide
Manuals
Brands
MATLAB Manuals
Other
PARALLEL COMPUTING TOOLBOX - S
421
422
423
424
425
426
427
428
429
430
11
Functions — Alphabetical List
11-86
Each worker contains a 100-by-
labindex
local piece of
C
.
Create gpuArray False Matrix
Create a 1000-by-1000 gpuArray of
false
s:
G = false(1000,
'gpuArray'
);
See Also
eye
|
false
|
Inf
|
NaN
|
ones
|
true
|
zeros
1
...
...
428
429
430
431
432
...
...
656