Virtual Method
NumCosmoMathPowspecderiv_z
Declaration [src]
gdouble
deriv_z (
NcmPowspec* powspec,
NcmModel* model,
const gdouble z,
const gdouble k
)
Description [src]
Evaluates the derivative of the power spectrum powspec with respect to $z$ at $(z, k)$.
Parameters
model-
Type:
NcmModelA
NcmModel.The argument can be NULL.The data is owned by the caller of the method. z-
Type:
const gdoubleTime $z$.
k-
Type:
const gdoubleMode $k$.