iterative numerical method
numerical method in which the n-th approximation of the solution is obtained on the basis on the (n-1) previous approximations
relaxation
iterative method for solving systems of equations
Heron's method
Heron's method of calculating a square root
Bregman method
iterative algorithm to solve certain convex optimization problems involving regularization
Alternating direction implicit method
iterative method for solving the Sylvester matrix equations
Conjugate gradient squared method
algorithm for solving matrix-vector equations
successive over-relaxation
method of solving a linear system of equations
Iterative proportional fitting
estimates values in an N-dimensional matrix
gradient descent
optimization algorithm