Virtual Method

NumCosmoMathStatsDist2dinv_cond

Declaration [src]

gdouble
inv_cond (
  NcmStatsDist2d* sd2,
  const gdouble u,
  const gdouble xy
)

Description [src]

Evaluates the inverse conditional CDF at u and xy.

Parameters

u

Type: const gdouble

A number between [0, 1].

xy

Type: const gdouble

X or y.

Return value

Type: gdouble

The inverse conditional CDF value at u and xy.