SyTen
rdm.h File Reference

A class which makes possible efficient RDM calculation. More...

#include "state.h"
#include "lattice.h"
+ Include dependency graph for rdm.h:
+ This graph shows which files directly or indirectly include this file:

Classes

struct  syten::MPS::RDMs::OneParticleRDM
 The helper class for the construction of the one particle reduced density matrix. More...
 
class  syten::MPS::RDMs::OrbRDM
 The helper class for construction of the one orbital reduced density matrix. More...
 
class  syten::MPS::RDMs::RDM
 An abstract RDM, all RDMs inherit from here. More...
 
struct  syten::MPS::RDMs::TwoParticleRDM
 The helper class for th construction of the two particle reduced density matrix. More...
 

Namespaces

 syten
 Syten namespace.
 
 syten::MPS
 The namespace containing all MPS-related tools, classes and objects.
 
 syten::MPS::RDMs
 A namespace containing reduced density matrices.
 

Macros

#define CHECK_VALIDITY(...)
 

Detailed Description

A class which makes possible efficient RDM calculation.