Definition at line 380 of file XprHelper.h.
#include <src/Core/util/XprHelper.h>
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 |
typedef remove_all<CastType>::type internal::cast_return_type< XprType, CastType >::_CastType |
Definition at line 383 of file XprHelper.h.
typedef XprType::Scalar internal::cast_return_type< XprType, CastType >::CurrentScalarType |
Definition at line 382 of file XprHelper.h.
typedef _CastType::Scalar internal::cast_return_type< XprType, CastType >::NewScalarType |
Definition at line 384 of file XprHelper.h.
typedef conditional<is_same<CurrentScalarType,NewScalarType>::value, const XprType&,CastType>::type internal::cast_return_type< XprType, CastType >::type |
Definition at line 386 of file XprHelper.h.
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011 |