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