Description Usage Arguments Value
Check convergence of variational algorithm
1 | check_convergence(L, iter, tol, maxiter, verbose)
|
L |
Lower bound |
iter |
Iteration number |
tol |
Tolerance |
maxiter |
Maximum number of iterations |
verbose |
Boolean flag that, if TRUE, prints the outcome of the convergence check |
Boolean flag that indicates if algorithm has converged
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.