Class representing an elementary pump term (an
here) with a compile-time pair
and a runtime complex value.
More...
#include <MultiLevel_.h>
Inheritance diagram for multilevel::Pump< I, J >:
Collaboration diagram for multilevel::Pump< I, J >:Public Types | |
| typedef Storage< dcomp > | Base |
Public Member Functions | |
| Pump (const dcomp &value) | |
Public Member Functions inherited from multilevel::Storage< dcomp > | |
| Storage (const dcomp &value) | |
| const dcomp & | get () const |
| void | set (const dcomp &value) |
Class representing an elementary pump term (an
here) with a compile-time pair
and a runtime complex value.
Definition at line 131 of file MultiLevel_.h.