aux_FISCH | Generate a 2-dimensional discrete Poisson matrix |
basic_GS | Gauss-Seidel method |
basic_JACOBI | Jacobi method |
basic_SOR | Successive Over-Relaxation method |
basic_SSOR | Symmetric Successive Over-Relaxation method |
krylov_BICG | Biconjugate Gradient method |
krylov_BICGSTAB | Biconjugate Gradient Stabilized Method |
krylov_CG | Conjugate Gradient method |
krylov_CGS | Conjugate Gradient Squared method |
krylov_CHEBY | Chebyshev Method |
krylov_GMRES | Generalized Minimal Residual method |
krylov_QMR | Quasi Minimal Residual Method |
SolveLS-help | A Collection of Iterative Solvers for (Sparse) Linear System... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.