Function
NumCosmoMathutil_smooth_trans_get_theta
Declaration [src]
void
ncm_util_smooth_trans_get_theta (
gdouble z0,
gdouble dz,
gdouble z,
gdouble* theta0,
gdouble* theta1
)
Parameters
z0-
Type:
gdoubleNo description available.
dz-
Type:
gdoubleNo description available.
z-
Type:
gdoubleNo description available.
theta0-
Type:
gdouble*No description available.
The data is owned by the caller of the function. theta1-
Type:
gdouble*No description available.
The data is owned by the caller of the function.