User`s guide
Manuals
Brands
MATLAB Manuals
Other
PARALLEL COMPUTING TOOLBOX - S
641
642
643
644
645
646
647
648
649
650
true
11-297
Each worker contains a 100-by-
labindex
local piece of
C
.
Create gpuArray T
r
ue Matrix
Create a 1000-by-1000 gpuArray of
true
s:
G = true(1000,
'gpuArray'
);
See Also
eye
|
false
|
Inf
|
NaN
|
ones
|
true
|
zeros
1
...
...
639
640
641
642
643
...
...
656