Method

NumCosmoMathMSetparam_get_vector

Declaration [src]

void
ncm_mset_param_get_vector (
  NcmMSet* mset,
  NcmVector* params
)

Description [src]

Sets the compontents of params using the models parameters.

Parameters

params

Type: NcmVector

A NcmVector.

The data is owned by the caller of the method.