Method

NumCosmoMathCSQ1DStateget_poincare_disc

Declaration [src]

void
ncm_csq1d_state_get_poincare_disc (
  NcmCSQ1DState* state,
  gdouble* x,
  gdouble* y
)

Description [src]

Computes the Poincaré disc parametrization of state.

Parameters

x

Type: gdouble*

The $x$ of state.

The argument will be set by the function.
y

Type: gdouble*

The $y$ of state.

The argument will be set by the function.