Delta_Around.to_delta (function)


def to_delta(self, value=None)

Expose the "frozen" Delta distribution at a certain Delta_Around.value as the central value.

Arguments

  • value (float, default=None): value to use for the central value. If not provided, will default to Delta_Around.value. If that is not set, then an error will be raised.

Returns