Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types
Eigen::internal::cast_return_type< XprType, CastType > Struct Template Reference

Public Types

typedef XprType::Scalar CurrentScalarType
 
typedef remove_all< CastType >::type _CastType
 
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.


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