public DistributionFunction ( int x ) : double | ||
x | int | /// A single point in the distribution range. For a /// univariate distribution, this should be a single /// double value. For a multivariate distribution, /// this should be a double array. |
return | double |