Method
NumCosmoMathModelorig_vparam_get_vector
Declaration [src]
NcmVector*
ncm_model_orig_vparam_get_vector (
NcmModel* model,
guint n
)
Return value
Type: NcmVector
The n-th vector parameter of model.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |