I looked in to the docs but it doesn't have any reference to the algorithm.
Thank you.

 Akzeptierte Antwort

Joss Knight
Joss Knight am 13 Apr. 2017

0 Stimmen

randperm calls
[~,p] = sort(rand(1,N))
but obviously does everything on the GPU.

Weitere Antworten (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by