MATLAB PARALLEL COMPUTING TOOLBOX - S Guida Utente Pagina 543

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 542
mxGPUIsSparse (C)
11-199
mxGPUIsSparse (C)
Determine if mxGPUArray contains sparse GPU data
C Syntax
#include "gpu/mxGPUArray.h"
int mxGPUIsSparse(mxGPUArray const * mp);
Arguments
mp
Pointer to an mxGPUArray to be queried for sparse data.
Returns
Integer indicating true result:
1 indicates the input is a sparse gpuArray.
0 indicates the input is not a sparse gpuArray.
See Also
mxGPUIsValidGPUData | mxIsGPUArray
Vedere la pagina 542
1 2 ... 538 539 540 541 542 543 544 545 546 547 548 ... 655 656

Commenti su questo manuale

Nessun commento