Method

NumCosmoMathMSetfparams_set_vector_offset

Declaration [src]

void
ncm_mset_fparams_set_vector_offset (
  NcmMSet* mset,
  const NcmVector* x,
  guint offset
)

Description [src]

Set the free parameters of mset using the values of x starting at offset.

Parameters

x

Type: NcmVector

A NcmVector.

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

Type: guint

Starting index.