|
TRIQS/triqs_modest 3.3.0
Modular Electronic Structure Toolkit
|
#include <cassert>#include <fmt/core.h>#include <tl/to.hpp>#include <nda/nda.hpp>#include <triqs/gfs.hpp>#include "./range_supp.hpp"Go to the source code of this file.
Namespaces | |
| namespace | triqs |
Macros | |
| #define | C2PY_IGNORE |
Typedefs | |
| using | triqs::cmat_t = nda::matrix< dcomplex > |
| using | triqs::cmat_vt = nda::matrix_view< dcomplex > |
Variables | |
| static constexpr auto | triqs::r_all = nda::range::all |