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

Method F2

cvx/cp.go:123–123  ·  view source on GitHub ↗

F(x, z) with z a positive matrix of size (mnl, 1). Return a tuple (f, Df, H), where f, Df as above. H is matrix of size (n, n).

(x MatrixVariable, z *matrix.FloatMatrix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

F2Method · 0.65
CpFunction · 0.65
CplFunction · 0.65
cpl_solverFunction · 0.65

Implementers 4

cpProgcvx/cp.go
acenterProgcvx/cp_test.go
convexVarProgcvx/interfaces.go
gpConvexProgcvx/gp.go

Calls

no outgoing calls

Tested by

no test coverage detected