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

Function coneqp_solver

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

coneqp_problemFunction · 0.85

Calls 15

CopyMethod · 0.95
DotMethod · 0.95
ScalMethod · 0.95
MatrixMethod · 0.95
SetMethod · 0.95
SetIndexMethod · 0.95
AppendMethod · 0.95
GetIndexMethod · 0.95
AxpyMethod · 0.95
AddMethod · 0.95
checkConeQpDimensionsFunction · 0.85
scaleFunction · 0.85

Tested by

no test coverage detected