Method

NumCosmoMathCSQ1DStateset_ag

Declaration [src]

void
ncm_csq1d_state_set_ag (
  NcmCSQ1DState* state,
  const NcmCSQ1DFrame frame,
  const gdouble t,
  const gdouble alpha,
  const gdouble gamma
)

Description [src]

Sets the state using the $(\alpha, \gamma)$ parametrization.

Parameters

frame

Type: NcmCSQ1DFrame

The frame of state.

t

Type: const gdouble

The time of state.

alpha

Type: const gdouble

The alpha of state.

gamma

Type: const gdouble

The gamma of state.