|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
#include <complex>Compiler / platform glue and the dcomplex alias (must be included before any Boost header).
Definition in file first_include.hpp.
Go to the source code of this file.
Typedefs | |
| using | dcomplex = std::complex<double> |
| Convenience alias for std::complex<double>. | |