TensorProduct
TensorProduct[tensor1,tensor2,…]
tensori のテンソル積を表す.
詳細
- TensorProduct[a,b]は ab として入力することができる.記号 はt*あるいは\[TensorProduct]として入力できる.
- 矩形配列 aiのテンソル積 a1…anはOuter[Times, a1,…,an]に等しい.
- 配列および/または記号テンソルのテンソル積 t1…tnは階数TensorRank[t1]+…+TensorRank[tn]の別のテンソルであると解釈される.
- TensorProduct[]は1を返す.TensorProduct[x]は x を返す.
- TensorProductはテンソルの非可換な結合積である.
例題
すべて開くすべて閉じるスコープ (4)
特性と関係 (11)
配列のテンソル積はOuterを使うことと等価である:
ベクトルのKroneckerProductはそのTensorProductと等価である:
行列のKroneckerProductは,そのTensorProductを別の行列に平坦化することと等価である:
任意の2つの配列のKroneckerProductは,そのTensorProductを平坦化することと等価である:
テンソルのそれ自身とのテンソル積は追加的な対称性のある結果を与える:
TensorProduct[x]は x がなんであるかにかかわらず x を返す:
TensorProduct[]は1である:
TensorProductには属性Flatがある:
TensorProductをTensorContractと組み合せて使うとDotを補間することができる:
TensorProductの反対称化はTensorWedgeに比例する:
テキスト
Wolfram Research (2012), TensorProduct, Wolfram言語関数, https://reference.wolfram.com/language/ref/TensorProduct.html.
CMS
Wolfram Language. 2012. "TensorProduct." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TensorProduct.html.
APA
Wolfram Language. (2012). TensorProduct. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TensorProduct.html