DomainLike

probnum.quad.typing.DomainLike

Object that can be converted to an integration domain.

alias of Union[Tuple[Union[float, Real, floating], Union[float, Real, floating]], Tuple[ndarray, ndarray]]