uvex_transients.models.core.priors.MixturePrior.support#

property MixturePrior.support: tuple[float, float]#

the union of every component’s support, (min(lowers), max(uppers)).

Type:

Tuple of float