Method

NumCosmoMathVParamset_fit_type

Declaration [src]

void
ncm_vparam_set_fit_type (
  NcmVParam* vparam,
  guint n,
  const NcmParamType ftype
)

Description [src]

Sets ftype to the NcmSParam:fit-type property of the n-th component of vparam.

Parameters

n

Type: guint

Vector index.

ftype

Type: NcmParamType

A NcmParamType.