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

Definition at line 18 of file DenseCoeffsBase.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:28