Public Types

internal::add_const_on_value_type_if_arithmetic< T > Struct Template Reference

#include <DenseCoeffsBase.h>

List of all members.

Public Types

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

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


Member Typedef Documentation


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