Qurak
ドキュメント
料金
サインイン
Qurak
ドキュメント
関数
Dot
Dot
利用可能
Computes the dot product or matrix multiplication
形式
a . b . c or Dot[a, b, c]
検証済みの例
Dot[{1, 2, 3}, {4, 5, 6}] → 32
Dot[{{1, 2}, {3, 4}}, {{5, 6}, {7, 8}}] → {{19, 22}, {43, 50}}
Qurakで実行
リファレンスを検索
トピック
Finite Fields
- Linear Algebra over Finite Fields
Finite Mathematics
- Matrix Computation
GPU Computing
- Linear Algebra »
GPU Computing
- NVIDIA GPUs »
GPU Computing-NVIDIA
- Linear Algebra »
Graph Programming
- Matrix-Based Algorithms »
関連
MatrixPower
Cross
Norm
KroneckerProduct
Inner
Outer
Times
Div
TensorContract
TensorProduct
AffineTransform
NonCommutativeMultiply
← DominatorVertexList
DotDashed →
全 6300 関数
·
MCPクライアントから使う