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
Coupling< I, J > Class Template Reference

Class representing an elementary coupling term (a $g_{ij}$ here) with a compile-time pair $i,j$ and a runtime complex value. More...

#include <MLJC.h>

+ Inheritance diagram for Coupling< I, J >:
+ Collaboration diagram for Coupling< I, J >:

Additional Inherited Members

- Public Member Functions inherited from multilevel::Storage< dcomp >
 Storage (const dcomp &value)
 
const dcompget () const
 
void set (const dcomp &value)
 

Detailed Description

template<int I, int J>
class Coupling< I, J >

Class representing an elementary coupling term (a $g_{ij}$ here) with a compile-time pair $i,j$ and a runtime complex value.

Definition at line 19 of file MLJC.h.


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