C++QEDElements  2.100.2 (v2 Milestone 10 Development branch)
a framework for simulating open quantum dynamics – generic elements
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
multilevel::Decay< I, J > Class Template Reference

Class representing an elementary decay term (a $\gamma_{ij}$ here) with a compile-time pair $i,j$ and a runtime real value. More...

#include <MultiLevel_.h>

+ Inheritance diagram for multilevel::Decay< I, J >:
+ Collaboration diagram for multilevel::Decay< I, J >:

Additional Inherited Members

- Public Member Functions inherited from multilevel::Storage< double >
 Storage (double value)
 
double get () const
 
void set (double value)
 

Detailed Description

template<int I, int J>
class multilevel::Decay< I, J >

Class representing an elementary decay term (a $\gamma_{ij}$ here) with a compile-time pair $i,j$ and a runtime real value.

Definition at line 196 of file MultiLevel_.h.


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