acldvppGetHistDims

The Atlas 200/300/500 Inference Product does not support this API.

The Atlas Training Series Product does not support this API.

Description

Obtains the number of dimensions of a histogram.

Prototype

uint32_t acldvppGetHistDims(acldvppHist *hist)

Parameters

Parameter

Input/Output

Description

hist

Input

Pointer to the histogram description.

Call acldvppCreateHist to create a histogram description information in advance.

Returns

Number of dimensions.