AssociationComap
AssociationComap[{key1,key2,…},x]
创建关联 key1key1[x],key2key2[x],… >.
AssociationComap[keys]
表示可应用于表达式的 AssociationComap 的算符形式.
更多信息
- AssociationComap 通常用于将函数列表中的每个函数应用于单个公共参数,从而创建相应的关联.
- 如果 AssociationComap 给出重复的键,后面的将替换前面出现的. »
- AssociationComap 用键作为标头来生成值. AssociationMap 用键作为参数. »
- AssociationComap[keys][x] 等价于 AssociationComap[keys,x].
- Parallelize[AssociationComap[{key1,key2,…},x]] 在所有子内核上并行计算 AssociationComap[{key1,keys2,…},x]. »
范例
打开所有单元关闭所有单元基本范例 (2)
属性和关系 (5)
AssociationComap[{f1,f2,…},x] 创建键为 fi 的关联:
关联的值由 Comap[{f1,f2,…},x] 给出:
AssociationComap[{f1,f2,…},x] 等价于 AssociationThread[{f1,f2,…}Comap[{f1,f2,…},x]]:
AssociationComap 将列表中的键封装在表达式外面:
AssociationMap 将表达式封装在列表中的键的外面:
AssociationComap[list,x] 给出长度与 DeleteDuplicates[list] 一致的关联:
AssociationComap 可以自动并行化:
文本
Wolfram Research (2025),AssociationComap,Wolfram 语言函数,https://reference.wolfram.com/language/ref/AssociationComap.html.
CMS
Wolfram 语言. 2025. "AssociationComap." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/AssociationComap.html.
APA
Wolfram 语言. (2025). AssociationComap. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/AssociationComap.html 年