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

 채택된 답변

Joss Knight
Joss Knight 2017년 4월 13일

0 개 추천

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

추가 답변 (0개)

태그

질문:

2017년 4월 10일

답변:

2017년 4월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by