SyTen
standard_energy_truncation.h File Reference

"EnergyTruncation" Lanczos implementation optimised for non-TN problems. More...

#include "inc/util/timer.h"
#include "inc/dense/dense.h"
#include "inc/alg/iterative.h"
+ Include dependency graph for standard_energy_truncation.h:
+ This graph shows which files directly or indirectly include this file:

Classes

struct  syten::EnergyTruncation::Config
 
struct  syten::EnergyTruncation::EnergyWindow
 
class  syten::EnergyTruncation::Standard< Matrix, Vector, OrthoPolicy, EnergyTruncationPolicy >
 The "EnergyTruncation" method (see. More...
 

Namespaces

namespace  syten
 Syten namespace.
 

Detailed Description

"EnergyTruncation" Lanczos implementation optimised for non-TN problems.

Only requires application, addition and generic multiplication.