SyTen
rdm.h File Reference

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

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

Classes

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

Namespaces

 syten
 Syten namespace.
 
 syten::T3N
 Namespace for T3N.
 
 syten::T3N::RDMs
 A namespace containing reduced density matrices.
 

Macros

#define CHECK_VALIDITY(...)
 

Detailed Description

A class which makes possible efficient RDM calculation.