Public Types | List of all members
Eigen::internal::increment_if_fixed_size< Size > Struct Template Reference

Public Types

enum  { ret = (Size == Dynamic) ? Dynamic : Size+1 }
 
enum  { ret = (Size == Dynamic) ? Dynamic : Size+1 }
 

Detailed Description

template<int Size>
struct Eigen::internal::increment_if_fixed_size< Size >

Definition at line 20 of file polynomialsolver.cpp.

Member Enumeration Documentation

◆ anonymous enum

template<int Size>
anonymous enum
Enumerator
ret 

Definition at line 22 of file polynomialsolver.cpp.

◆ anonymous enum

template<int Size>
anonymous enum
Enumerator
ret 

Definition at line 21 of file polynomialutils.cpp.


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


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