Method
NumCosmoMathCSQ1Dcompute_prop_vector
Declaration [src]
NcmCSQ1DState*
ncm_csq1d_compute_prop_vector (
NcmCSQ1D* csq1d,
NcmModel* model,
const gdouble t,
NcmCSQ1DState* state
)
Parameters
model-
Type:
NcmModelNo description available.
The data is owned by the caller of the method. t-
Type:
const gdoubleNo description available.
state-
Type:
NcmCSQ1DStateNo 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. |