Scales a vector by a constant (X := alpha*X). ARGUMENTS X float or complex matrix alpha number (float or complex singleton matrix). Complex alpha is only allowed if X is complex. OPTIONS n integer. If n<0, the default value of n is used. The default value is equal to 1+(len(x
(X matrix.Matrix, alpha matrix.Scalar, opts ...linalg.Option)
source not stored for this graph (policy: none)