Defines structure::ElementAveraged & structure::ClonableElementAveraged. More...
Include dependency graph for ElementAveraged.h:Go to the source code of this file.
Classes | |
| class | structure::ElementAveraged< RANK, IS_TIME_DEPENDENT > |
| An implementation of Averaged for the case when the number of quantum arevages is known @ compile time (which is very often the case with elements)… More... | |
| class | structure::ClonableElementAveraged< RANK, IS_TIME_DEPENDENT > |
| Besides being an ElementAveraged, it models the Clonable concept More... | |
Namespaces | |
| structure | |
| Comprises modules for describing quantum systems. | |
Functions | |
| template<int RANK, bool IS_TIME_DEPENDENT> | |
| ClonableElementAveraged< RANK, IS_TIME_DEPENDENT > *const | structure::new_clone (const ClonableElementAveraged< RANK, IS_TIME_DEPENDENT > &cea) |
Defines structure::ElementAveraged & structure::ClonableElementAveraged.
Definition in file ElementAveraged.h.