Notations

NotationMeaning
capital letters represent matrices
lowercase letters represent vectors
AA$$ of size m×n(m×n)$matrix AA has mm rows and nn columns
the transpose of matrix AA
the transpose of vector vv
the inverse of matrix AA
det⁡(A)the determinant of matrix A
ABmatrix multiplication of matrices AA and BB
u⋅v;<u,v>dot product of vectors uu and vv
Rthe set of real numbers, e.g. 0,−0.642,2,3.4560,−0.642,2,3.456
the set of two-dimensional vectors, e.g. v=[13]Tv=[1​3​]T
the set of nn-dimensional vectors
vector vv is an element of R2R2
1L1-norm of a vector
∣v∣2∣; ∣v∣; ∥v∥L2-norm of a vector
T:R2→R3; T(v)=wtransformation TT of a vector v∈R2v∈R2 into the vector w∈R3w∈R3