MATLAB PARALLEL COMPUTING TOOLBOX - S Podręcznik Użytkownika Strona 556

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 555
11 Functions — Alphabetical List
11-212
B = rand(K,N,P,'gpuArray');
C = pagefun(@mtimes,A,B);
s = size(C) % returns M-by-N-by-P
s =
300 1000 200
See Also
arrayfun | bsxfun | gather | gpuArray
Przeglądanie stron 555
1 2 ... 551 552 553 554 555 556 557 558 559 560 561 ... 655 656

Komentarze do niniejszej Instrukcji

Brak uwag