Method

NumCosmoMathCSQ1DStateget_up

Declaration [src]

void
ncm_csq1d_state_get_up (
  NcmCSQ1DState* state,
  gdouble* chi,
  gdouble* Up
)

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.
Up

Type: gdouble*

The Up of state.

The argument will be set by the function.