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

Function ScalFloat

linalg/blas/all_float.go:103–115  ·  view source on GitHub ↗

Calculate for column vector X := alpha * X. Contents of X is set to new value. Valid options: offset, inc, N. See function Scal.

(X *matrix.FloatMatrix, alpha float64, opts ...linalg.Option)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_TestPanicFunction · 0.85

Calls 3

check_level1_funcFunction · 0.85
dscalFunction · 0.70
FloatArrayMethod · 0.45

Tested by 1

_TestPanicFunction · 0.68