return double |
the density at x. |
double x |
The location at which to compute the density. |
return double |
the density at x. |
double x |
The location at which to compute the density. |
return double |
the log density at x. |
double x |
The location at which to compute the log density. |
return double |
a sample from the distribution. |
return IEnumerable<double> |
a sequence of samples from the distribution. |
return double
|
return double
|
return double
|
return double
|