This function determines values for z
, whence they have not
been specified by the user.
SocpPhase2(f, A, b, N, x, control)
A vector with the initial point for z
(dual form of
SOCP).
vector
: the parameters of the objective function in
its primal form.
matrix
; the parameter matrix of the cone constraints.
vector
: the parameter vector of the cone constraints.
vector
: the count of rows pertinent to each cone constraint.
vector
: initial point of SOCP in its primal form.
list
: the list of control parameters for SOCP.
Bernhard Pfaff
Lobo, M. and Vandenberghe, L. and Boyd, S., SOCP: Software for Second-order Cone Programming, User's Guide, Beta Version, April 1997, Stanford University.
Socp
, SocpPhase1
, SocpControl