def __init__(self, inner: typing.Any, epsilon: float = 0.1, n_iter: int = 50) -> None
Source: unitrack/costs/combinators.py:1