Package | Description |
---|---|
dev.nm.solver.multivariate.constrained.convex.sdp.socp.interiorpoint |
Modifier and Type | Method and Description |
---|---|
PrimalDualSolution |
SDPT3v4.iterate(PrimalDualSolution soln0,
Vector Ax,
Vector Aty,
double mu) |
PrimalDualSolution |
AntoniouLu2007.iterate(PrimalDualSolution soln0,
Vector Ax,
Vector Aty,
double mu) |
PrimalDualSolution |
PrimalDualInteriorPointMinimizer.Solution.minimizer() |
PrimalDualSolution |
PrimalDualInteriorPointMinimizer.Solution.search()
Searches for a solution that optimizes the objective function from the starting point
given by K.
|
PrimalDualSolution |
PrimalDualInteriorPointMinimizer.Solution.search(PrimalDualSolution... initials) |
PrimalDualSolution |
PrimalDualInteriorPointMinimizer.Solution.search(PrimalDualSolution initial)
Searches for a solution that optimizes the objective function from the given starting
point.
|
Modifier and Type | Method and Description |
---|---|
PrimalDualSolution |
SDPT3v4.iterate(PrimalDualSolution soln0,
Vector Ax,
Vector Aty,
double mu) |
PrimalDualSolution |
AntoniouLu2007.iterate(PrimalDualSolution soln0,
Vector Ax,
Vector Aty,
double mu) |
PrimalDualSolution |
PrimalDualInteriorPointMinimizer.Solution.search(PrimalDualSolution... initials) |
PrimalDualSolution |
PrimalDualInteriorPointMinimizer.Solution.search(PrimalDualSolution initial)
Searches for a solution that optimizes the objective function from the given starting
point.
|
void |
PrimalDualInteriorPointMinimizer.Solution.setInitials(PrimalDualSolution... initials) |
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.