Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 287 Bytes

Delta.to_uniform.md

File metadata and controls

18 lines (9 loc) · 287 Bytes

Delta.to_uniform (function)

def to_uniform(self)

Convert the Delta distribution to a Uniform distribution in which both the lower and upper bounds are the same as the value.

Returns