Diagonal
Prop For any matrix
Inverse
Def Pseudo-Inverse
The Pseudo-Inverse of some matrix
Trace
Def Trace
The trace of a square matrix
Prop Trace satisfies the following properties:
. . - if
is square then .
Factorizations
Thrm LU Factorization
Every non-singular matrix
Thrm Cholesky Factorization
Every symmetric positive definite matrix
Thrm Singular Value Decomposition
Any matrix
Differentiation
Def Jacobian
Suppose
Def Hessian
Suppose that
Prop Hessian is symmetric.
Thrm Differentiation Laws
- Constant:
- Addition:
- Matrix multiplication:
- Element-wise multiplication:
- Transpose:
- Inverse:
- Trace:
- Derivative:
- Determinant:
- Specially, if
is invertible, .
- Specially, if
e.g. Suppose
Block Matrix
Thrm Block matrix Determinant
Thrm Block Matrix Inverse