|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
#include <nda/nda.hpp>#include <complex>#include <ranges>Provides various concepts for the Utilities.
Definition in file concepts.hpp.
Go to the source code of this file.
Concepts | |
| concept | triqs::stat::AccCompatible |
| Concept to check if a type can be used with triqs::stat::lin_binning or triqs::stat::log_binning. | |
| concept | triqs::stat::StatCompatible |
| Concept to check if a type can be used with various Statistical analysis tools. | |
| concept | triqs::stat::StatCompatibleRange |
| Concept to check if a range can be used with various Statistical analysis tools. | |