Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types
Eigen::internal::add_const_on_value_type_if_arithmetic< T > Struct Template Reference

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.


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