tanh_func ================================= .. currentmodule:: odl.ufunc_ops.ufunc_ops .. autoclass:: tanh_func :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: tanh_func.__call__ tanh_func.__eq__ tanh_func._call tanh_func.bregman tanh_func.derivative tanh_func.norm tanh_func.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: tanh_func.adjoint tanh_func.convex_conj tanh_func.domain tanh_func.grad_lipschitz tanh_func.gradient tanh_func.inverse tanh_func.is_functional tanh_func.is_linear tanh_func.proximal tanh_func.range