C++QEDElements  v2 Milestone 10
a framework for simulating open quantum dynamics – generic elements
Coupling< N1, N2 > 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< N1, N2 >:
+ Collaboration diagram for Coupling< N1, N2 >:

Public Types

typedef multilevel::Storage< dcompBase
 

Public Member Functions

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

Detailed Description

template<int N1, int N2>
class Coupling< N1, N2 >

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: