ConstantArray
ConstantArray[c,n]
要素 c を n 個複製したリストを生成する.
ConstantArray[c,{n1,n2,…}]
要素 c の複製を含むネストされたリストの 配列を生成する.
例題
すべて開くすべて閉じるアプリケーション (3)
特性と関係 (3)
ConstantArray[c,dims]はDimensions[dims]を持つ:
ConstantArray[c,dims]はSparseArray[{},dims,c]に等しい:
Normal[s]はConstantArray[c,dims]に等しい:
ConstantArray[c,dims]はApply[Table[c,##]&,Map[List,dims]]と等しい:
テキスト
Wolfram Research (2007), ConstantArray, Wolfram言語関数, https://reference.wolfram.com/language/ref/ConstantArray.html (2008年に更新).
CMS
Wolfram Language. 2007. "ConstantArray." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2008. https://reference.wolfram.com/language/ref/ConstantArray.html.
APA
Wolfram Language. (2007). ConstantArray. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ConstantArray.html