ProximalHuber

case class ProximalHuber() extends Proximal
trait Serializable
trait Product
trait Equals
trait Proximal
class Object
trait Matchable
class Any

Value members

Concrete methods

def proxScalar(v: Double, rho: Double, oracle: Double => Double, l: Double, u: Double, x0: Double): Double
def proxSeparable(x: DenseVector[Double], rho: Double, oracle: Double => Double, l: Double, u: Double): Unit

Inherited methods

Inherited from:
Product
Inherited from:
Proximal