Method

NumCosmoMathModellstate_set_update

Declaration [src]

void
ncm_model_lstate_set_update (
  NcmModel* model,
  guint i
)

Description [src]

Sets the i-th lstate as updated. The parameter i must be smaller than

NCM_MODEL_MAX_STATES.

Parameters

i

Type: guint

Lstate index.