S_func: The soft thresholding operator

Description Usage Arguments Value

Description

Function to solve the soft thresholding problem

Usage

1
S_func(x, a)

Arguments

x

The data value

a

The lambda value

Value

The solution to the soft thresholding operator.


SparseMDC documentation built on May 2, 2019, 4:01 a.m.

Related to S_func in SparseMDC...