Project-2/latex/problems/problem-3.tex
Janita Willumsen b4ab7e9f53 Fix grammar
2023-09-25 13:13:53 +02:00

11 lines
226 B
TeX

\section*{Problem 3}
\subsection*{a)}
The function to find 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}.