Open jdmoorman opened 4 years ago
maxiter is often useful when you are analyzing inconsistent systems, since the Kaczmarz algorithm will never terminate on its own if the equations cannot be solved.
maxiter
Should also explain the calback argument.
calback
maxiter
is often useful when you are analyzing inconsistent systems, since the Kaczmarz algorithm will never terminate on its own if the equations cannot be solved.