Concept defining the requirements for Eigen vectors. More...
#include <ikarus/utils/concepts.hh>
The concept specifies that the type V is an Eigen vector based on its compile-time information (IsVectorAtCompileTime).
V
IsVectorAtCompileTime