Public Types | List of all members
Eigen::internal::transfer_constness< T1, T2 > Struct Template Reference

#include <XprHelper.h>

Public Types

typedef conditional< bool(internal::is_const< T1 >::value), typename internal::add_const_on_value_type< T2 >::type, T2 >::type type
 

Detailed Description

template<typename T1, typename T2>
struct Eigen::internal::transfer_constness< T1, T2 >

Definition at line 287 of file XprHelper.h.

Member Typedef Documentation

template<typename T1 , typename T2 >
typedef conditional< bool(internal::is_const<T1>::value), typename internal::add_const_on_value_type<T2>::type, T2 >::type Eigen::internal::transfer_constness< T1, T2 >::type

Definition at line 293 of file XprHelper.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:20