Click or drag to resize

ErlangDistribution Fields

The ErlangDistribution type exposes the following members.

Fields
 NameDescription
Protected fieldA Cached Erlang order.
Protected fielda1 Cached coefficients used by the Erlang distribution implementation.
Protected fieldB Cached coefficients used by the Erlang distribution implementation.
Protected fieldgeneratorPointer to generator.
(Inherited from ProbabilityDistribution)
Protected fieldscale Cached coefficients used by the Erlang distribution implementation.
Protected fieldscale2 Cached coefficients used by the Erlang distribution implementation.
Protected fieldsq Cached coefficients used by the Erlang distribution implementation.
Top
See Also