MCPcopy Create free account
hub / github.com/andeya/algorithm / coneqp_problem

Function coneqp_problem

cvx/coneqp.go:373–385  ·  view source on GitHub ↗
(P MatrixVarP, q MatrixVariable, G MatrixVarG, h *matrix.FloatMatrix,
	A MatrixVarA, b MatrixVariable, dims *sets.DimensionSet, kktsolver KKTConeSolver,
	solopts *SolverOptions, initvals *sets.FloatMatrixSet)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

ConeQpFunction · 0.85
ConeQpCustomKKTFunction · 0.85
ConeQpCustomMatrixFunction · 0.85

Calls 2

coneqp_solverFunction · 0.85
MatrixMethod · 0.65

Tested by

no test coverage detected