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

Method Axpy

cvx/interfaces.go:173–173  ·  view source on GitHub ↗

Computes v := alpha*u + v for a scalar alpha and vectors u and v.

(v MatrixVariable, alpha float64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

conelp_solverFunction · 0.95
coneqp_solverFunction · 0.95
cpl_solverFunction · 0.95
mCopyFunction · 0.65

Implementers 2

epigraphcvx/cp.go
matrixVarcvx/interfaces.go

Calls

no outgoing calls

Tested by

no test coverage detected