ArrayReshape
✖
ArrayReshape
詳細

- ArrayReshapeは,常に指定された次元の矩形配列を与える.必要な場合は最後の要素を無視したり新しい要素を付け加えたりする.
- 要素は,長さまではFlatten[ArrayReshape[list,dims]]がFlatten[list]と等しくなるように,結果の配列に並べられる.
- ArrayReshape[list,dims,padding]では,ArrayPadでサポートされているすべての形の充填を指定することができる.デフォルトの充填値は0である.
- ArrayReshapeはSparseArrayオブジェクトに使うことができる.
例題
すべて開くすべて閉じる例 (4)基本的な使用例
In[1]:=1

✖
https://wolfram.com/xid/0g7h5t2zts2-6d2dca
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0g7h5t2zts2-nppg88
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0g7h5t2zts2-uai3io
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0g7h5t2zts2-prjioa
Out[1]=1

スコープ (1)標準的な使用例のスコープの概要
一般化と拡張 (1)一般化および拡張された使用例
ArrayReshapeはSparseArrayオブジェクトに使うことができる:
In[1]:=1

✖
https://wolfram.com/xid/0g7h5t2zts2-xcn014
Out[1]=1

In[2]:=2

✖
https://wolfram.com/xid/0g7h5t2zts2-shuey9

アプリケーション (2)この関数で解くことのできる問題の例
特性と関係 (2)この関数の特性および他の関数との関係
Partitionに基づき,ArrayReshapeと等価であるが充填はしない関数:
In[1]:=1

✖
https://wolfram.com/xid/0g7h5t2zts2-jpronm
In[2]:=2

✖
https://wolfram.com/xid/0g7h5t2zts2-jibh9v
Out[2]=2

In[3]:=3

✖
https://wolfram.com/xid/0g7h5t2zts2-hdzt0d
Out[3]=3

行列の次元をもとに戻しても要素順はTransposeとは同じにならない:
In[1]:=1

✖
https://wolfram.com/xid/0g7h5t2zts2-rewxuz
In[2]:=2

✖
https://wolfram.com/xid/0g7h5t2zts2-1rz906
Out[2]=2

In[3]:=3

✖
https://wolfram.com/xid/0g7h5t2zts2-o6fteo
Out[3]=3

Wolfram Research (2012), ArrayReshape, Wolfram言語関数, https://reference.wolfram.com/language/ref/ArrayReshape.html.
✖
Wolfram Research (2012), ArrayReshape, Wolfram言語関数, https://reference.wolfram.com/language/ref/ArrayReshape.html.
テキスト
Wolfram Research (2012), ArrayReshape, Wolfram言語関数, https://reference.wolfram.com/language/ref/ArrayReshape.html.
✖
Wolfram Research (2012), ArrayReshape, Wolfram言語関数, https://reference.wolfram.com/language/ref/ArrayReshape.html.
CMS
Wolfram Language. 2012. "ArrayReshape." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ArrayReshape.html.
✖
Wolfram Language. 2012. "ArrayReshape." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ArrayReshape.html.
APA
Wolfram Language. (2012). ArrayReshape. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ArrayReshape.html
✖
Wolfram Language. (2012). ArrayReshape. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ArrayReshape.html
BibTeX
✖
@misc{reference.wolfram_2025_arrayreshape, author="Wolfram Research", title="{ArrayReshape}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/ArrayReshape.html}", note=[Accessed: 04-April-2025
]}
BibLaTeX
✖
@online{reference.wolfram_2025_arrayreshape, organization={Wolfram Research}, title={ArrayReshape}, year={2012}, url={https://reference.wolfram.com/language/ref/ArrayReshape.html}, note=[Accessed: 04-April-2025
]}