Method
NumCosmoMathVParamget_sparam
Declaration [src]
NcmSParam*
ncm_vparam_get_sparam (
NcmVParam* vparam,
guint n
)
Description [src]
This function returns the n-th component of vparam increasing its reference count.
Return value
Type: NcmSParam
A NcmSParam.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |