EngWiPy
- 1,361
- 61
Hi,
Suppose we have the following matrix:
\begin{center}\begin{pmatrix}\mathbf{L}&\mathbf{A}^T\\\mathbf{A}&\mathbf{0}\end{pmatrix}\end{center}
where L is n-by-n matrix, A is m-by-n matrix. How to find the determinant of this square matrix?
Thanks in advance
Suppose we have the following matrix:
\begin{center}\begin{pmatrix}\mathbf{L}&\mathbf{A}^T\\\mathbf{A}&\mathbf{0}\end{pmatrix}\end{center}
where L is n-by-n matrix, A is m-by-n matrix. How to find the determinant of this square matrix?
Thanks in advance