NDDEM
Public Types | List of all members
Eigen::internal::valid_indexed_view_overload< RowIndices, ColIndices > Struct Template Reference

#include <XprHelper.h>

Public Types

enum  { value = !(internal::is_valid_index_type<RowIndices>::value && internal::is_valid_index_type<ColIndices>::value) }
 

Member Enumeration Documentation

◆ anonymous enum

template<typename RowIndices , typename ColIndices >
anonymous enum
Enumerator
value 

The documentation for this struct was generated from the following file: