Vocabularymath.blas.vectorsInputsOutputsWord descriptionCalculate the scalar-vector product
αx and replace the existing contents of x with the result. Corresponds to the xSCAL routines in BLAS.
Side effectsModifies
xSee alson*V+V!,
n*V+V,
n*V,
V+,
V-,
Vneg,
V*n,
V/nDefinitionMethods