Size of dimension array for mxGPUArray
#include "gpu/mxGPUArray.h" mwSize mxGPUGetNumberOfDimensions(mxGPUArray const * const mgp)
mgp
Pointer to an mxGPUArray
.
mwSize
type.
mxGPUGetNumberOfDimensions
returns the
size of the dimension array for the mxGPUArray input argument, indicating
the number of its dimensions.