Chi2fit.Distribution.Exponential (Chi-SquaredFit v2.0.0) View Source

The exponential distribution.

Link to this section Summary

Link to this section Types

Specs

t() :: %Chi2fit.Distribution.Exponential{
  name: String.t(),
  pars: [number()] | nil
}