Public Types
Eigen::internal::cast_return_type< XprType, CastType > Struct Template Reference

#include <XprHelper.h>

List of all members.

Public Types

typedef remove_all< CastType >
::type 
_CastType
typedef XprType::Scalar CurrentScalarType
typedef _CastType::Scalar NewScalarType
typedef conditional< is_same
< CurrentScalarType,
NewScalarType >::value, const
XprType &, CastType >::type 
type

Detailed Description

template<typename XprType, typename CastType>
struct Eigen::internal::cast_return_type< XprType, CastType >

Definition at line 393 of file XprHelper.h.


Member Typedef Documentation

template<typename XprType, typename CastType>
typedef remove_all<CastType>::type Eigen::internal::cast_return_type< XprType, CastType >::_CastType

Definition at line 396 of file XprHelper.h.

template<typename XprType, typename CastType>
typedef XprType::Scalar Eigen::internal::cast_return_type< XprType, CastType >::CurrentScalarType

Definition at line 395 of file XprHelper.h.

template<typename XprType, typename CastType>
typedef _CastType::Scalar Eigen::internal::cast_return_type< XprType, CastType >::NewScalarType

Definition at line 397 of file XprHelper.h.

template<typename XprType, typename CastType>
typedef conditional<is_same<CurrentScalarType,NewScalarType>::value, const XprType&,CastType>::type Eigen::internal::cast_return_type< XprType, CastType >::type

Definition at line 399 of file XprHelper.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:01:00