Project-2/latex/problems/problem-3.tex
2023-09-24 15:39:17 +02:00

11 lines
228 B
TeX

\section*{Problem 3}
\subsection*{a)}
The function for found the largest off-diagonal can be found in
\textbf{matrix.hpp} and \textbf{matrix.cpp}.
\subsection*{b)}
The test for (a) can be found in \textbf{test\_suite.cpp}.