SCAL[α,x]
computes the scaled vector α x and resets x to the result.
SCAL
SCAL[α,x]
computes the scaled vector α x and resets x to the result.
更多信息和选项
- To use SCAL, you first need to load the BLAS Package using Needs["LinearAlgebra`BLAS`"].
- The following arguments must be given:
-
α input expression scalar multiple x input/output symbol vector; the symbol value is modified in place - SCAL[α,x] is equivalent to x=α x.
范例
打开所有单元 关闭所有单元基本范例 (1)
Scope (4)
Properties & Relations (1)
文本
Wolfram Research (2017),SCAL,Wolfram 语言函数,https://reference.wolfram.com/language/LowLevelLinearAlgebra/ref/SCAL.html.
CMS
Wolfram 语言. 2017. "SCAL." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/LowLevelLinearAlgebra/ref/SCAL.html.
APA
Wolfram 语言. (2017). SCAL. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/LowLevelLinearAlgebra/ref/SCAL.html 年
BibTeX
@misc{reference.wolfram_2026_scal, author="Wolfram Research", title="{SCAL}", year="2017", howpublished="\url{https://reference.wolfram.com/language/LowLevelLinearAlgebra/ref/SCAL.html}", note=[Accessed: 11-September-2026]}
BibLaTeX
@online{reference.wolfram_2026_scal, organization={Wolfram Research}, title={SCAL}, year={2017}, url={https://reference.wolfram.com/language/LowLevelLinearAlgebra/ref/SCAL.html}, note=[Accessed: 11-September-2026]}