Elemental
0.86
  • Introduction
  • A brief tour of the library
  • Build system
  • Core functionality
  • BLAS-like linear algebra
  • LAPACK-like linear algebra
  • Optimization
    • Solvers
    • Models
    • Proximal maps
      • Clip
      • Frobenius prox
      • Hinge-loss prox
      • Logistic prox
      • Singular-value soft-thresholding
      • Soft-thresholding
    • Utilities
  • Control theory
  • Special matrices
  • Input/output
  • Indices
Elemental
  • Docs »
  • Optimization »
  • Proximal maps
  • View page source

Proximal mapsΒΆ

  • Clip
  • Frobenius prox
  • Hinge-loss prox
  • Logistic prox
  • Singular-value soft-thresholding
  • Soft-thresholding
Next Previous

© Copyright 2009-2016, Jack Poulson