MATLAB PARALLEL COMPUTING TOOLBOX - S User's Guide Page 539

  • Download
  • Add to my manuals
  • Print
  • Page
    / 656
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 538
mxGPUGetDimensions (C)
11-195
mxGPUGetDimensions (C)
mxGPUArray dimensions
C Syntax
#include "gpu/mxGPUArray.h"
mwSize const * mxGPUGetDimensions(mxGPUArray const * const mgp)
Arguments
mgp
Pointer to an mxGPUArray.
Returns
Pointer to a read-only array of mwSize type.
Description
mxGPUGetDimensions returns a pointer to an array of mwSize indicating the
dimensions of the input argument. Use mxFree to delete the output.
See Also
mxGPUGetComplexity | mxGPUGetNumberOfDimensions
Page view 538
1 2 ... 534 535 536 537 538 539 540 541 542 543 544 ... 655 656

Comments to this Manuals

No comments