Public Types | List of all members
Eigen::internal::aseq_reverse_first_type_aux< SizeType, IncrType, typename internal::enable_if< bool((SizeType::value+IncrType::value)|0x1)>::type > Struct Template Reference

#include <ArithmeticSequence.h>

Public Types

typedef FixedInt<(SizeType::value-1) *IncrType::value > type
 

Detailed Description

template<typename SizeType, typename IncrType>
struct Eigen::internal::aseq_reverse_first_type_aux< SizeType, IncrType, typename internal::enable_if< bool((SizeType::value+IncrType::value)|0x1)>::type >

Definition at line 52 of file ArithmeticSequence.h.

Member Typedef Documentation

◆ type

template<typename SizeType , typename IncrType >
typedef FixedInt<(SizeType::value-1)*IncrType::value> Eigen::internal::aseq_reverse_first_type_aux< SizeType, IncrType, typename internal::enable_if< bool((SizeType::value+IncrType::value)|0x1)>::type >::type

Definition at line 53 of file ArithmeticSequence.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:21