Delta (class)

A Delta distribution will always return the central values. In most cases, there is no need to manually create a Delta distribution. But when doing math on other BaseDistribution objects, Delta distributions are often created for clarity.

Can be created from the top-level via the distl.delta convenience function.