Method
NumCosmoMathFitparams_set_vector
Declaration [src]
void
ncm_fit_params_set_vector (
NcmFit* fit,
NcmVector* x
)
Parameters
x-
Type:
NcmVectorA
NcmVector.The data is owned by the caller of the method.
void
ncm_fit_params_set_vector (
NcmFit* fit,
NcmVector* x
)
xType: NcmVector
A NcmVector.
| The data is owned by the caller of the method. |