ProximalL1#

cuqi.solver.ProximalL1(x, gamma)#

(Euclidean) proximal operator of the |x|_1 norm. Also known as the shrinkage or soft thresholding operator.

Parameters:
  • x (array_like.)

  • gamma (scale parameter.)