MCPcopy Index your code
hub / github.com/andeya/algorithm / cpl_solver

Function cpl_solver

cvx/cpl.go:380–1460  ·  view source on GitHub ↗

Internal CPL solver for CP and CLP problems. Everything is wrapped to proper interfaces

(F ConvexVarProg, c MatrixVariable, G MatrixVarG, h *matrix.FloatMatrix,
	A MatrixVarA, b MatrixVariable, dims *sets.DimensionSet, kktsolver KKTCpSolverVar,
	solopts *SolverOptions, x0 MatrixVariable, mnl int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

cp_problemFunction · 0.85
cpl_problemFunction · 0.85

Calls 15

FloatArrayMethod · 0.95
DfMethod · 0.95
HfMethod · 0.95
MatrixMethod · 0.95
AtMethod · 0.95
AxpyMethod · 0.95
checkConeLpDimensionsFunction · 0.85
sdotFunction · 0.85
mCopyFunction · 0.85
snrm2Function · 0.85
computeScalingFunction · 0.85
ssqrFunction · 0.85

Tested by

no test coverage detected