|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthex.DLSM
public class DLSM
Distributed least squares solvers
Nested Class Summary | |
---|---|
static class |
DLSM.ADMMSolver
|
static class |
DLSM.GeneralizedGradientSolver
Generalized gradient solver for solving LSM problem with combination of L1 and L2 penalty. |
static class |
DLSM.LSMSolver
|
static class |
DLSM.LSMSolverType
|
Constructor Summary | |
---|---|
DLSM()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DLSM()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |