MATLAB PARALLEL COMPUTING TOOLBOX - S User's Guide Page 556

  • Download
  • Add to my manuals
  • Print
  • Page
    / 656
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
Page view 555
1 2 ... 551 552 553 554 555 556 557 558 559 560 561 ... 655 656

Comments to this Manuals

No comments