Function DP_DeepTensorGetTypeMap

Function DP_DeepTensorGetTypeMap#

Function Documentation#

const char *DP_DeepTensorGetTypeMap(DP_DeepTensor *dt)#

Get the type map of a Deep Tensor.

Parameters:

dt[in] The Deep Tensor to use.

Returns:

The type map of the Deep Tensor.