cr.sparse.opt.prox_zero

cr.sparse.opt.prox_zero()[source]

Returns a prox-capable wrapper for the function f(x)=0

Returns

A prox-capable function

Return type

ProxCapable

The function f(x)=0 is the indicator function for the vector space Rn.

The proximal operator

(1)pf(x,t)=argminzRnf(x)+12tzx22

reduces to:

(2)pf(x,t)=argminzRn12tzx22=x