public class L1Regulariser extends Object implements Regulariser
L1Regulariser()
Matrix
prox(Matrix W, double lambda)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public L1Regulariser()
public Matrix prox(Matrix W, double lambda)
prox
Regulariser