more addition to gradient methods

This commit is contained in:
mhjensen
2018-10-07 20:49:24 +02:00
parent 7ab6bc250e
commit c5cc89e620
+2 -1
View File
@@ -496,7 +496,8 @@ leading to the iterative scheme
!eblock
!split
===== Code examples for steepest descent =====
!split
===== Simple codes for steepest descent and conjugate gradient using a $2\times 2$ matrix, in c++, Python code to come =====