Concept that is true iff T1 and T2 have the same, known at compile time, number of columns.
More...
template<typename T1, typename T2>
toUnderlying(Eigen::PlainObjectBase<T1>::ColsAtCompileTime) ==
Concept that is true iff T is a valid Eigen dense base with fixed size.
Definition EigenConcepts.hpp:24
Concept that is true iff T1 and T2 have the same, known at compile time, number of columns.
Definition EigenConcepts.hpp:46
constexpr std::underlying_type_t< enum_t > toUnderlying(enum_t value)
Convert enum to its underlying type value.
Definition Helpers.hpp:208
Concept that is true iff T1 and T2 have the same, known at compile time, number of columns.