\documentclass{article}
\usepackage{blkarray}
\usepackage{amsmath}
\begin{document}
\[ X = \begin{blockarray}{rrr}
m & n \\
\begin{block}{[rr]r}
A & B & m \\
C & D & n \\
E & F & n \\
\end{block}
\end{blockarray} \]
\end{document}
The result doesn't prove how arduous the process to find that out can be. Latex stackexchange is a rich recourse though, and your help is certainly welcome. I'd still call it LaTe-X :P