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

Function scale2

cvx/misc.go:297–409  ·  view source on GitHub ↗

* Evaluates x := H(lambda^{1/2}) * x (inverse is 'N') x := H(lambda^{-1/2}) * x (inverse is 'I'). H is the Hessian of the logarithmic barrier. */

(lmbda, x *matrix.FloatMatrix, dims *sets.DimensionSet, mnl int, inverse bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

conelp_solverFunction · 0.85
coneqp_solverFunction · 0.85
cpl_solverFunction · 0.85

Calls 9

jnrm2Function · 0.85
jdotFunction · 0.85
SumMethod · 0.45
AtMethod · 0.45
GetIndexMethod · 0.45
SetIndexMethod · 0.45
SqrtMethod · 0.45
FloatArrayMethod · 0.45
ApplyConstMethod · 0.45

Tested by

no test coverage detected