Method

NumCosmoMathFitparams_set_vector

Declaration [src]

void
ncm_fit_params_set_vector (
  NcmFit* fit,
  NcmVector* x
)

Description [src]

Sets the parameters vector.

Parameters

x

Type: NcmVector

A NcmVector.

The data is owned by the caller of the method.