pymc.distributions.transforms.Interval.get_a_and_b#

Interval.get_a_and_b(inputs)#

Return interval bound values.

Also returns two boolean variables indicating whether the transform is known to be statically bounded. This is used to generate smaller graphs in the transform methods.