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

Function dscal

linalg/blas/cgo_double.go:90–95  ·  view source on GitHub ↗

Calculate X = alpha*X.

(N int, alpha float64, X []float64, incX int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

ScalFloatFunction · 0.70
GemvFloatFunction · 0.70
GbmvFloatFunction · 0.70
ScalFunction · 0.70
GemvFunction · 0.70
GbmvFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected