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

#include <XprHelper.h>

Public Types

typedef conditional< bool(traits< T >::Flags &NestByRefBit), T const &, const T >::type type
 

Detailed Description

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

Definition at line 276 of file XprHelper.h.

Member Typedef Documentation

template<typename T >
typedef conditional< bool(traits<T>::Flags & NestByRefBit), T const&, const T >::type Eigen::internal::ref_selector< T >::type

Definition at line 282 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:14