MATLAB PARALLEL COMPUTING TOOLBOX - S Betriebsanweisung Seite 543

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 656
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 542
1 2 ... 538 539 540 541 542 543 544 545 546 547 548 ... 655 656

Kommentare zu diesen Handbüchern

Keine Kommentare