Method

NumCosmoSNIADistCovalpha_beta

Declaration [src]

void
nc_snia_dist_cov_alpha_beta (
  NcSNIADistCov* dcov,
  gdouble* alpha,
  gdouble* beta
)

Description [src]

Returns the values of $\alpha$ and $\beta$.

Parameters

alpha

Type: gdouble*

Value of alpha.

The argument will be set by the function.
beta

Type: gdouble*

Value of beta.

The argument will be set by the function.