LinearAlgebra`BLAS`
LinearAlgebra`BLAS`
AXPY
AXPY[α,x,y]
computes the vector y+αx and resets y to the result.
更多信息和选项
- To use AXPY, you first need to load the BLAS Package using Needs["LinearAlgebra`BLAS`"].
- The following arguments must be given:
-
α input expression scalar multiple x input expression vector y input/output symbol vector; the symbol value is modified in place - Dimensions of the vector arguments must be such that the addition is well defined.
范例
打开所有单元关闭所有单元
Wolfram Research (2017),AXPY,Wolfram 语言函数,https://reference.wolfram.com/language/LowLevelLinearAlgebra/ref/AXPY.html.
文本
Wolfram Research (2017),AXPY,Wolfram 语言函数,https://reference.wolfram.com/language/LowLevelLinearAlgebra/ref/AXPY.html.
CMS
Wolfram 语言. 2017. "AXPY." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/LowLevelLinearAlgebra/ref/AXPY.html.
APA
Wolfram 语言. (2017). AXPY. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/LowLevelLinearAlgebra/ref/AXPY.html 年