Click or drag to resize

BinomialDistribution Fields

The BinomialDistribution type exposes the following members.

Fields
 NameDescription
Protected fielden Cached floating-point parameters used by the distribution implementation.
Protected fielden1 Cached floating-point parameters used by the distribution implementation.
Protected fieldgamen1 Cached floating-point parameters used by the distribution implementation.
Protected fieldgeneratorPointer to generator.
(Inherited from ProbabilityDistribution)
Protected fieldn Cached number of trials.
Protected fieldnp Cached floating-point parameters used by the distribution implementation.
Protected fieldnpexp Cached floating-point parameters used by the distribution implementation.
Protected fieldp Cached floating-point parameters used by the distribution implementation.
Protected fieldpc Cached floating-point parameters used by the distribution implementation.
Protected fieldpclog Cached floating-point parameters used by the distribution implementation.
Protected fieldplog Cached floating-point parameters used by the distribution implementation.
Protected fieldscale Cached floating-point parameters used by the distribution implementation.
Protected fieldscalepi Cached floating-point parameters used by the distribution implementation.
Protected fieldsq Cached floating-point parameters used by the distribution implementation.
Protected fieldsym Cached flag indicating whether the symmetric variant is used.
Top
See Also