Iterative Solvers: Added absolute tolerance.
Now available via the solver tag, member function abs_tolerance(). Handy in cases where the first iterate is close to the solution already. Resolves #123.
Loading
Please sign in to comment
Now available via the solver tag, member function abs_tolerance(). Handy in cases where the first iterate is close to the solution already. Resolves #123.