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