Crate l1_solver

Source

Modules§

float
Constants for the f64 double-precision floating point type.
io

Functions§

l1_norm_approx
Using Primal-Dual Algorithm. We recast L1-Norm as the sum of the inequalities i.e. Min(L1) => Min x,c (c (= f0)) subject to Ax-y-c <= 0 and + -Ax+y-c <=0

Type Aliases§

Float