Public Types | List of all members
Eigen::internal::add_const_on_value_type_if_arithmetic< T > Struct Template Reference

#include <DenseCoeffsBase.h>

Public Types

typedef conditional< is_arithmetic< T >::value, T, typename add_const_on_value_type< T >::type >::type type
 

Detailed Description

template<typename T>
struct Eigen::internal::add_const_on_value_type_if_arithmetic< T >

Definition at line 16 of file DenseCoeffsBase.h.

Member Typedef Documentation

◆ type

Definition at line 18 of file DenseCoeffsBase.h.


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


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