Method

NumCosmoMathStatsDist1deval_pdf

Declaration [src]

gdouble
ncm_stats_dist1d_eval_pdf (
  NcmStatsDist1d* sd1,
  gdouble x
)

Description [src]

Calculates the value of the probability of the interval [x_i, x].

Parameters

x

Type: gdouble

Random variable value.

Return value

Type: gdouble

The value of the probability of the interval [x_i, x].