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) }
 

Detailed Description

template<typename RowIndices, typename ColIndices>
struct Eigen::internal::valid_indexed_view_overload< RowIndices, ColIndices >

Definition at line 54 of file XprHelper.h.

Member Enumeration Documentation

◆ anonymous enum

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

Definition at line 55 of file XprHelper.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:46:10