Function DP_DeepBaseModelGetDimFParam#
Defined in File c_api.h
Function Documentation#
- int DP_DeepBaseModelGetDimFParam(DP_DeepBaseModel *dpbase)#
Get the dimension of frame parameters of a DP.
- Since
API version 24
- Parameters:
dpbase – [in] The DP to use.
- Returns:
The dimension of frame parameters of the DP.