Method

NumCosmoMathMSetparam_set_vector

Declaration [src]

void
ncm_mset_param_set_vector (
  NcmMSet* mset,
  NcmVector* params
)

Description [src]

Sets the models parameters using values from the NcmVector params.

Parameters

params

Type: NcmVector

A NcmVector.

The data is owned by the caller of the method.