"Standard" Lanczos implementation optimised for non-TN problems. More...
#include "inc/util/timer.h"
Include dependency graph for standard_krylov.h:
This graph shows which files directly or indirectly include this file:Classes | |
| class | syten::Krylov::Standard< Matrix, Vector, OrthoPolicy, SolverPolicy > |
| The "Standard" Krylov method using the same solver and orthonormalisation policies as TensorNetworksKrylov but with the original Lanczos order. More... | |
Namespaces | |
| namespace | syten |
| Syten namespace. | |
| namespace | syten::Krylov |
| Krylov subspace methods. | |
"Standard" Lanczos implementation optimised for non-TN problems.
Only requires application, addition and generic multiplication.