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

Function jdot

cvx/misc.go:1399–1406  ·  view source on GitHub ↗

* Returns x' * J * y, where J = [1, 0; 0, -I]. */

(x, y *matrix.FloatMatrix, n, offsetx, offsety int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

scale2Function · 0.85
updateScalingFunction · 0.85

Calls 2

NumElementsMethod · 0.65
GetIndexMethod · 0.45

Tested by

no test coverage detected