Virtual Method

NumCosmoClusterRedshiftP_limits

Declaration [src]

void
P_limits (
  NcClusterRedshift* clusterz,
  NcHICosmo* cosmo,
  const gdouble* z_obs,
  const gdouble* z_obs_params,
  gdouble* z_lower,
  gdouble* z_upper
)

Description

No description available.

Parameters

cosmo

Type: NcHICosmo

No description available.

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

Type: const gdouble*

No description available.

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

Type: const gdouble*

No description available.

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

Type: gdouble*

No description available.

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

Type: gdouble*

No description available.

The data is owned by the caller of the method.