Method

NumCosmoMathFitparams_set_vector_offset

Declaration [src]

void
ncm_fit_params_set_vector_offset (
  NcmFit* fit,
  NcmVector* x,
  guint offset
)

Description [src]

Sets the parameters from vector x starting at offset.

Parameters

x

Type: NcmVector

A NcmVector.

The data is owned by the caller of the method.
offset

Type: guint

Offset.