|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
#include <triqs/mesh/imfreq.hpp>
Represents an energy value to distinguish constructors in imaginary-frequency mesh.
Definition at line 50 of file imfreq.hpp.
Public Member Functions | |
| operator double () const | |
| Explicit conversion to double. | |
Public Attributes | |
| double | value = 0 |
| Energy value. | |