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 120 of file XprHelper.h.

Member Typedef Documentation

◆ type

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 122 of file XprHelper.h.


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


gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:15:32