MapThread
MapThread[f,{{a1,a2,…},{b1,b2,…},…}]
给出 {f[a1,b1,…],f[a2,b2,…],…}.
MapThread[f,{expr1,expr2,…},n]
将 f 作用到 expri n 层上的所有部分.
更多信息
- MapThread 可用于 Association 对象.
- MapThread[f][expr] 等价于 MapThread[f,expr].
- Parallelize[MapThread[f,{{a1,a2,…},{b1,b2,…},…}]] 在所有子内核上并行计算 MapThread[f,{{a1,a2,…},{b1,b2,…},…}]. »
范例
打开所有单元关闭所有单元基本范例 (4)
属性和关系 (6)
Wolfram Research (1991),MapThread,Wolfram 语言函数,https://reference.wolfram.com/language/ref/MapThread.html (更新于 2017 年).
文本
Wolfram Research (1991),MapThread,Wolfram 语言函数,https://reference.wolfram.com/language/ref/MapThread.html (更新于 2017 年).
CMS
Wolfram 语言. 1991. "MapThread." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2017. https://reference.wolfram.com/language/ref/MapThread.html.
APA
Wolfram 语言. (1991). MapThread. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/MapThread.html 年