nemos.regularizer.UnRegularized.get_proximal_operator# UnRegularized.get_proximal_operator()[source]# Returns the identity operator. Unregularized method corresponds to an identity proximal operator, since no shrinkage factor is applied. Return type: Callable[[Any, float, float], Tuple[Array, Array]]