16 #ifndef OPENKALMAN_EIGEN_TRAITS_INDEXEDVIEW_HPP 17 #define OPENKALMAN_EIGEN_TRAITS_INDEXEDVIEW_HPP 19 #include <type_traits> 26 template<
typename XprType,
typename RowIndices,
typename ColIndices>
Definition: basics.hpp:41
Definition: eigen-comma-initializers.hpp:20
Definition: object_traits.hpp:38
Trait object providing get and set routines.
Definition: eigen-forward-declarations.hpp:502