
Public Types | |
| enum | |
| typedef traits< XprType >::Scalar | Scalar |
| typedef const XprType & | ExtractType |
| typedef XprType | _ExtractType |
| typedef conditional< bool(HasUsableDirectAccess), ExtractType, typename _ExtractType::PlainObject > ::type | DirectLinearAccessType |
Static Public Member Functions | |
| static const ExtractType | extract (const XprType &x) |
| static const Scalar | extractScalarFactor (const XprType &) |
typedef XprType Eigen::internal::blas_traits::_ExtractType [inherited] |
typedef conditional<bool(HasUsableDirectAccess), ExtractType, typename _ExtractType::PlainObject >::type Eigen::internal::blas_traits::DirectLinearAccessType [inherited] |
typedef const XprType& Eigen::internal::blas_traits::ExtractType [inherited] |
typedef traits<XprType>::Scalar Eigen::internal::blas_traits::Scalar [inherited] |
| static const ExtractType Eigen::internal::blas_traits::extract | ( | const XprType & | x | ) | [inline, static, inherited] |
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |