Public Types | List of all members
Eigen::internal::aseq_reverse_first_type< FirstType, SizeType, IncrType, FirstIsSymbolic, SizeIsSymbolic > Struct Template Reference

#include <ArithmeticSequence.h>

Public Types

typedef Index type
 

Detailed Description

template<typename FirstType, typename SizeType, typename IncrType, bool FirstIsSymbolic = symbolic::is_symbolic<FirstType>::value, bool SizeIsSymbolic = symbolic::is_symbolic<SizeType>::value>
struct Eigen::internal::aseq_reverse_first_type< FirstType, SizeType, IncrType, FirstIsSymbolic, SizeIsSymbolic >

Definition at line 34 of file ArithmeticSequence.h.

Member Typedef Documentation

◆ type

template<typename FirstType, typename SizeType, typename IncrType, bool FirstIsSymbolic = symbolic::is_symbolic<FirstType>::value, bool SizeIsSymbolic = symbolic::is_symbolic<SizeType>::value>
typedef Index Eigen::internal::aseq_reverse_first_type< FirstType, SizeType, IncrType, FirstIsSymbolic, SizeIsSymbolic >::type

Definition at line 35 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