file
ell_config.hpp
Classes
Enums
Typedefs
-
template<typename T>using ArrayType = typename T::ArrayType
-
template<typename T>using CutChoices = typename T::CutChoices
-
template<typename T>using CutConcept = std::pair<ArrayType<T>, CutChoices<T>>
-
template<typename T>using RetQ = std::tuple<CutConcept<T>, bool, ArrayType<T>, bool>