Method

NumCosmoMathCSQ1DStateget_minkowski

Declaration [src]

void
ncm_csq1d_state_get_minkowski (
  NcmCSQ1DState* state,
  gdouble* x1,
  gdouble* x2
)

Description [src]

Computes the Minkowski parametrization of state.

Parameters

x1

Type: gdouble*

The $x_1$ of state.

The argument will be set by the function.
x2

Type: gdouble*

The $x_2$ of state.

The argument will be set by the function.