SyTen
syten::MPS::RDMs::RDM Class Referenceabstract

An abstract RDM, all RDMs inherit from here. More...

#include <rdm.h>

+ Inheritance diagram for syten::MPS::RDMs::RDM:
+ Collaboration diagram for syten::MPS::RDMs::RDM:

Public Member Functions

virtual void construct ()=0
 Every RDM needs to specify how it's constructed. More...
 
 RDM (State &psi_)
 Constructor. More...
 

Public Attributes

bool verbose_output = true
 Print the progress or not. More...
 

Protected Attributes

Statepsi
 The state. More...
 
Index const size
 Total size of the system, stored locally. More...
 

Detailed Description

An abstract RDM, all RDMs inherit from here.


The documentation for this class was generated from the following files: