L2Norm.proximal¶
- property L2Norm.proximal¶
Return the proximal factory of the functional.
See also
odl.solvers.nonsmooth.proximal_operators.proximal_l1
proximal factory for the L1-norm.
odl.solvers.nonsmooth.proximal_operators.proximal_l2
proximal factory for the L2-norm.