Method

NumCosmoMathCSQ1Dcompute_prop_vector

Declaration [src]

NcmCSQ1DState*
ncm_csq1d_compute_prop_vector (
  NcmCSQ1D* csq1d,
  NcmModel* model,
  const gdouble t,
  NcmCSQ1DState* state
)

Description

No description available.

Parameters

model

Type: NcmModel

No description available.

The data is owned by the caller of the method.
t

Type: const gdouble

No description available.

state

Type: NcmCSQ1DState

No description available.

The data is owned by the caller of the method.

Return value

Type: NcmCSQ1DState

No description available.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.