mxGPUGetComplexity (C)
Complexity of data on GPU
C Syntax
#include "gpu/mxGPUArray.h" mxComplexity mxGPUGetComplexity(mxGPUArray const * const mgp)
Arguments
mgpPointer to an
mxGPUArray.
Returns
mxComplexity type.
Description
mxGPUGetComplexity returns an mxComplexity type indicating the complexity of the GPU data.
Version History
Introduced in R2013a