IndicatorBox ======================================================= .. currentmodule:: odl.solvers.functional.default_functionals .. autoclass:: IndicatorBox :show-inheritance: .. automethod:: __init__ .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: IndicatorBox.__call__ IndicatorBox.__eq__ IndicatorBox._call IndicatorBox.bregman IndicatorBox.derivative IndicatorBox.norm IndicatorBox.translated .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: IndicatorBox.adjoint IndicatorBox.convex_conj IndicatorBox.domain IndicatorBox.grad_lipschitz IndicatorBox.gradient IndicatorBox.inverse IndicatorBox.is_functional IndicatorBox.is_linear IndicatorBox.proximal IndicatorBox.range