parallel.gpu.RandStream.list
R2026bList random number generator algorithms on the GPU
Description
parallel.gpu.RandStream.list displays a list of all available
generator algorithms that can be used when creating a random number stream with parallel.gpu.RandStream or parallel.gpu.RandStream.create.
returns a table
of all available generator algorithms that can be used to create a random number stream with
T = parallel.gpu.RandStream.listparallel.gpu.RandStream or parallel.gpu.RandStream.create. (since R2026b)