|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
#include <triqs/stat/concepts.hpp>
Concept to check if a type can be used with triqs::stat::lin_binning or triqs::stat::log_binning.
Allowed types include triqs::stat::StatCompatible types that are either scalar or regular array types.
| T | Type to check. |
Definition at line 58 of file concepts.hpp.