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

Function ConeQpCustomKKT

cvx/coneqp.go:198–282  ·  view source on GitHub ↗

Solves a pair of primal and dual convex quadratic cone programs using custom KKT solver.

(P, q, G, h, A, b *matrix.FloatMatrix, 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

nothing calls this directly

Calls 8

checkConeQpDimensionsFunction · 0.85
coneqp_problemFunction · 0.85
SumSquaredMethod · 0.80
ColsMethod · 0.65
RowsMethod · 0.65
SetMethod · 0.65
SizeMatchMethod · 0.65
SumMethod · 0.45

Tested by

no test coverage detected