3 #ifndef CPPQEDCORE_QUANTUMDATA_LAZYDENSITYOPERATORFFT_H_INCLUDED
4 #define CPPQEDCORE_QUANTUMDATA_LAZYDENSITYOPERATORFFT_H_INCLUDED
6 #include "LazyDensityOperatorFwd.h"
15 #include <boost/mpl/integral_c.hpp>
16 #include <boost/shared_ptr.hpp>
29 template<
typename V,
int RANK>
36 #endif // CPPQEDCORE_QUANTUMDATA_LAZYDENSITYOPERATORFFT_H_INCLUDED
The class that is (meant to be, at least) the base of all exceptions in the framework.
Comprises classes representing the state of composite quantum systems and providing various interface...
CArray< 1 > CVector
Complex vector.
defines the typedef linalg::CMatrix and some helpers
Fast Fourier transformation.
Direction
direction of FFT
CArray< 2 > CMatrix
Complex matrix.
Common interface for calculating quantum averages.
Defines class of the same name.
Defines tentative base classes for the exception classes of the framework.