MATLAB PARALLEL COMPUTING TOOLBOX - S Guia do Utilizador Página 438

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 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
Vista de página 437
1 2 ... 433 434 435 436 437 438 439 440 441 442 443 ... 655 656

Comentários a estes Manuais

Sem comentários