Method
NumCosmoMathVParamcopy
Declaration [src]
NcmVParam*
ncm_vparam_copy (
NcmVParam* vparam
)
Description [src]
Duplicates the NcmVParam object setting the same values of the original propertities.
Return value
Type: NcmVParam
A new NcmVParam.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |