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
      • Basis pursuit
      • Basis pursuit denoising / Lasso
      • Chebyshev point
      • Dantzig selector
      • Elastic net
      • Least Absolute Value regression
      • Logistic regression
      • Model fit
      • Non-negative matrix factorizations
      • Non-negative least squares
      • Robust principal component analysis
      • Sparse inverse covariance selection
      • Support vector machines
      • Total variation denoising
    • Proximal maps
    • Utilities
  • Control theory
  • Special matrices
  • Input/output
  • Indices
Elemental
  • Docs »
  • Optimization »
  • Models
  • View page source

ModelsΒΆ

  • Basis pursuit
  • Basis pursuit denoising / Lasso
  • Chebyshev point
  • Dantzig selector
  • Elastic net
  • Least Absolute Value regression
  • Logistic regression
  • Model fit
  • Non-negative matrix factorizations
  • Non-negative least squares
  • Robust principal component analysis
  • Sparse inverse covariance selection
  • Support vector machines
  • Total variation denoising
Next Previous

© Copyright 2009-2016, Jack Poulson