- Tensor product(Outer product)
The outer product (denoted by ⊗) results in a matrix (or tensor) rather than a scalar.
Let’s say you have two vectors:
- Dot Product
It results in a scalar.
'Math' 카테고리의 다른 글
eigenvalue, eigenvector (0) | 2024.10.15 |
---|---|
Quaternion (0) | 2024.09.29 |
Matrix Multiplication (0) | 2024.09.26 |
Unit Vector VS Vector (0) | 2024.09.26 |
Vector inner dot product, Scalar projection, Vector projection, Lambertian reflection (0) | 2024.09.24 |