Add SMM descent methods

This commit is contained in:
2023-10-04 09:52:25 +02:00
parent 371b301921
commit ea52390910
4 changed files with 142 additions and 1 deletions

View File

@ -12,5 +12,6 @@
\input{sections/_linear_systems.tex}
\input{sections/_matrix_decomp.tex}
\input{sections/_vector_calculus.tex}
\input{sections/_gradient_methods.tex}
\end{document}