> For the complete documentation index, see [llms.txt](https://personal-94.gitbook.io/note-for-econometrics-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://personal-94.gitbook.io/note-for-econometrics-1/mathematical-review/matrix-calculation.md).

# Matrix Calculation

If $$A, B$$ are square matrix.

$$
\begin{aligned} (A B)^{\prime}& =B^{\prime} A \ (A B)^{-1}& =B^{-1} A^{-1} \end{aligned}
$$
