Click or drag to resize
Accord.NET (logo)

IDistributionTObservationDistributionFunction Method

Overload List
  NameDescription
Public methodDistributionFunction(Double)
Gets the cumulative distribution function (cdf) for this distribution evaluated at point x.
(Inherited from IDistribution.)
Public methodDistributionFunction(TObservation)
Gets the cumulative distribution function (cdf) for this distribution evaluated at point x.
Top
See Also