MATLAB PARALLEL COMPUTING TOOLBOX - S Uživatelská příručka Strana 438

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 656
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 437
11 Functions — Alphabetical List
11-94
[y1, y2] = feval(KERN, x1, x2, x3)
The three input arguments, x1, x2, and x3, correspond to the three arguments that
are passed into the CUDA function. The output arguments, y1 and y2, are gpuArray
types, and correspond to the values of pInOut1 and pInOut2 after the CUDA kernel has
executed.
See Also
arrayfun | gather | gpuArray | parallel.gpu.CUDAKernel
Zobrazit stránku 437
1 2 ... 433 434 435 436 437 438 439 440 441 442 443 ... 655 656

Komentáře k této Příručce

Žádné komentáře