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

Function unpack

cvx/misc.go:1358–1394  ·  view source on GitHub ↗

* The vector x is an element of S, with the 's' components stored in unpacked storage and off-diagonal entries scaled by sqrt(2). On return, x is copied to y with the 's' components stored in unpacked storage. */

(x, y *matrix.FloatMatrix, dims *sets.DimensionSet, opts ...la_.Option)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

kktLdlFunction · 0.85
kktQrFunction · 0.85
kktCholFunction · 0.85

Calls 4

CopyMethod · 0.65
AtMethod · 0.45
SumMethod · 0.45
SqrtMethod · 0.45

Tested by

no test coverage detected