lets you pass ragged (i.e. nonrectangular) arrays to Java.
restores the default behavior.


AllowRaggedArrays
lets you pass ragged (i.e. nonrectangular) arrays to Java.
restores the default behavior.
更多信息和选项
- To use AllowRaggedArrays, you first need to load J/Link using Needs["JLink`"].
- With AllowRaggedArrays[True], a method that takes int[][] could be passed {{1,2},{3}}.
- AllowRaggedArrays[True] can drastically reduce the speed with which large arrays are passed back and forth between the Wolfram Language and Java.
相关指南
文本
Wolfram Research (2007),AllowRaggedArrays,Wolfram 语言函数,https://reference.wolfram.com/language/JLink/ref/AllowRaggedArrays.html.
CMS
Wolfram 语言. 2007. "AllowRaggedArrays." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/JLink/ref/AllowRaggedArrays.html.
APA
Wolfram 语言. (2007). AllowRaggedArrays. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/JLink/ref/AllowRaggedArrays.html 年
BibTeX
@misc{reference.wolfram_2025_allowraggedarrays, author="Wolfram Research", title="{AllowRaggedArrays}", year="2007", howpublished="\url{https://reference.wolfram.com/language/JLink/ref/AllowRaggedArrays.html}", note=[Accessed: 20-October-2025]}
BibLaTeX
@online{reference.wolfram_2025_allowraggedarrays, organization={Wolfram Research}, title={AllowRaggedArrays}, year={2007}, url={https://reference.wolfram.com/language/JLink/ref/AllowRaggedArrays.html}, note=[Accessed: 20-October-2025]}