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

Function ConeLpCustomKKT

cvx/conelp.go:228–298  ·  view source on GitHub ↗

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

(c, G, h, A, b *matrix.FloatMatrix, dims *sets.DimensionSet,
	kktsolver KKTConeSolver, solopts *SolverOptions, primalstart,
	dualstart *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

conelp_problemFunction · 0.85
SumSquaredMethod · 0.80
SumPackedMethod · 0.80
ColsMethod · 0.65
SetMethod · 0.65
RowsMethod · 0.65
SizeMatchMethod · 0.65
SumMethod · 0.45

Tested by

no test coverage detected