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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 530
mxGPUCreateGPUArray (C)
11-187
Returns
Pointer to an mxGPUArray.
Description
mxGPUCreateGPUArray creates a new mxGPUArray object with the specified size, type,
and complexity. It also allocates the required memory on the GPU, and initializes the
memory if requested.
This function allocates a new mxGPUArray object on the CPU. Use
mxGPUDestroyGPUArray to delete the object when you are done with it.
See Also
mxGPUCreateFromMxArray | mxGPUDestroyGPUArray
Vista de página 530
1 2 ... 526 527 528 529 530 531 532 533 534 535 536 ... 655 656

Comentários a estes Manuais

Sem comentários