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< XprType, CastType >::_CastType |
| typedef XprType::Scalar Eigen::internal::cast_return_type< XprType, CastType >::CurrentScalarType |
| typedef _CastType::Scalar Eigen::internal::cast_return_type< XprType, CastType >::NewScalarType |
| typedef conditional<is_same<CurrentScalarType,NewScalarType>::value, const XprType&,CastType>::type Eigen::internal::cast_return_type< XprType, CastType >::type |
| Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 | Hosted on: |