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
)

Description

No description available.

Parameters

z0

Type: gdouble

No description available.

dz

Type: gdouble

No description available.

z

Type: gdouble

No 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.