30namespace triqs::stat {
48 (nda::Scalar<T> || (nda::Array<T> && nda::get_algebra<T> ==
'A')) && nda::is_any_of<nda::get_value_t<T>,
double, std::complex<double>>;
Concept to check if a type can be used with triqs::stat::lin_binning or triqs::stat::log_binning.
Concept to check if a range can be used with various Statistical analysis tools.
Concept to check if a type can be used with various Statistical analysis tools.