User`s guide

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 falses:
G = false(1000,'gpuArray');
See Also
eye | false | Inf | NaN | ones | true | zeros