Integration | |
1. | Integratio by parts: [Wiki] |
Matrices | |
1. |
Useful identity involving the matrix inverse (from Bishop eq: C.5) (P$^{-1}$ + B$^T$R$^{-1}$B)$^{-1}$B$^T$R$^{-1}$ = PB$^T$(BPB$^T$ + R)$^{-1}$ Proof Consider above LHS : RHS
Special case (Bishop C.6): (I + AB)$^{-1}$A = A (I + BA)$^{-1}$ |
2. | Woodbury identity (these are usefula s depending on dimension it is cheaper to evaluate one side than the other) (Bishop C.7): (A + BD$^{-1}$C)$^{-1}$ = A$^{-1}$ - A$^{-1}$B(D = CA$^{-1}$B)$^{-1}$CA$^{-1}$ |
3. | Cyclic property of trace operator for matrices (Bishop C.9) Tr(ABC) = Tr(CAB) = Tr(BCA) |