Class ProximalGradient

java.lang.Object
edu.pitt.csb.mgm.ProximalGradient

public class ProximalGradient extends Object
Implementation of Nesterov's 83 method as described in Beck and Teboulle, 2009 aka Fast Iterative Shrinkage Thresholding Algorithm

with step size scaling from Becker et all 2011

Created by ajsedgewick on 7/29/15.

Version:
$Id: $Id
Author:
josephramsey