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 Eigen::internal::cast_return_type::_CastType |
| typedef XprType::Scalar Eigen::internal::cast_return_type::CurrentScalarType |
| typedef _CastType::Scalar Eigen::internal::cast_return_type::NewScalarType |
| typedef conditional<is_same<CurrentScalarType,NewScalarType>::value, const XprType&,CastType>::type Eigen::internal::cast_return_type::type |
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |