Method
NumCosmoMathModelparams_get_all
Declaration [src]
NcmVector*
ncm_model_params_get_all (
NcmModel* model
)
Return value
Type: NcmVector
A NcmVector with all parameters of model.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |