MATLAB PARALLEL COMPUTING TOOLBOX - S Betriebsanweisung Seite 546

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 656
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 545
11 Functions — Alphabetical List
11-202
mxIsGPUArray (C)
Determine if mxArray contains GPU data
C Syntax
#include "gpu/mxGPUArray.h"
int mxIsGPUArray(mxArray const * const mp);
Arguments
mp
Pointer to an mxArray that might contain gpuArray data.
Returns
Integer indicating true result:
1 indicates the input is a gpuArray.
0 indicates the input is not a gpuArray.
See Also
mxGPUIsSparse | mxGPUIsValidGPUData
Seitenansicht 545
1 2 ... 541 542 543 544 545 546 547 548 549 550 551 ... 655 656

Kommentare zu diesen Handbüchern

Keine Kommentare