7 lines
215 B
TeX
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}.
|