Method

NumCosmoMathCSQ1DStateget_um

Declaration [src]

void
ncm_csq1d_state_get_um (
  NcmCSQ1DState* state,
  gdouble* chi,
  gdouble* Um
)

Description [src]

Computes the $(\chi, U_-)$ parametrization of state.

Parameters

chi

Type: gdouble*

The chi of state.

The argument will be set by the function.
Um

Type: gdouble*

The Um of state.

The argument will be set by the function.