Public Types | List of all members
Eigen::internal::promote_index_type< I1, I2 > Struct Template Reference

#include <XprHelper.h>

Public Types

typedef conditional<(sizeof(I1)< sizeof(I2)), I2, I1 >::type type
 

Detailed Description

template<typename I1, typename I2>
struct Eigen::internal::promote_index_type< I1, I2 >

Definition at line 40 of file XprHelper.h.

Member Typedef Documentation

template<typename I1 , typename I2 >
typedef conditional<(sizeof(I1)<sizeof(I2)), I2, I1>::type Eigen::internal::promote_index_type< I1, I2 >::type

Definition at line 42 of file XprHelper.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:14