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

11 lines
221 B
TeX

\section*{Problem 4}
\subsection*{a)}
The code for Jacobi's rotation algorithm can be found in \textbf{jacobi.hpp}
and \textbf{jacobi.cpp}.
\subsection*{b)}
The test for (a) can be found in \textbf{test\_suite.cpp}.