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

7 lines
215 B
TeX

\section*{Problem 2}
The functions that set up the tridiagonal matrices can be found in
\textbf{matrix.hpp} and \textbf{matrix.cpp} in the Github repo.
The test for this can be found in \textbf{test\_suite.cpp}.