Method

NumCosmoMathStatsDist1deval_p

Declaration [src]

gdouble
ncm_stats_dist1d_eval_p (
  NcmStatsDist1d* sd1,
  gdouble x
)

Description [src]

Calculates the value of the probability density at x.

Parameters

x

Type: gdouble

Random variable value.

Return value

Type: gdouble

The value of the probability density at x.