"Standard" Lanczos implementation optimised for non-TN problems. More...
#include "inc/util/timer.h"
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.