
Public Types | |
| enum | { IsTransposed = Base::IsTransposed ? 0 : 1 } |
| typedef NestedXpr::Scalar | Scalar |
| typedef blas_traits< NestedXpr > | Base |
| typedef Transpose< NestedXpr > | XprType |
| typedef Transpose< const typename Base::_ExtractType > | ExtractType |
| typedef Transpose< const typename Base::_ExtractType > | _ExtractType |
| typedef conditional< bool(Base::HasUsableDirectAccess), ExtractType, typename ExtractType::PlainObject > ::type | DirectLinearAccessType |
| enum | |
Static Public Member Functions | |
| static const ExtractType | extract (const XprType &x) |
| static Scalar | extractScalarFactor (const XprType &x) |
| static const ExtractType | extract (const XprType &x) |
| static const Scalar | extractScalarFactor (const XprType &) |
| typedef Transpose<const typename Base::_ExtractType> Eigen::internal::blas_traits< Transpose< NestedXpr > >::_ExtractType |
Reimplemented from Eigen::internal::blas_traits< NestedXpr >.
| typedef blas_traits<NestedXpr> Eigen::internal::blas_traits< Transpose< NestedXpr > >::Base |
| typedef conditional<bool(Base::HasUsableDirectAccess), ExtractType, typename ExtractType::PlainObject >::type Eigen::internal::blas_traits< Transpose< NestedXpr > >::DirectLinearAccessType |
Reimplemented from Eigen::internal::blas_traits< NestedXpr >.
| typedef Transpose<const typename Base::_ExtractType> Eigen::internal::blas_traits< Transpose< NestedXpr > >::ExtractType |
Reimplemented from Eigen::internal::blas_traits< NestedXpr >.
| typedef NestedXpr::Scalar Eigen::internal::blas_traits< Transpose< NestedXpr > >::Scalar |
Reimplemented from Eigen::internal::blas_traits< NestedXpr >.
| typedef Transpose<NestedXpr> Eigen::internal::blas_traits< Transpose< NestedXpr > >::XprType |
| static const ExtractType Eigen::internal::blas_traits::extract | ( | const XprType & | x | ) | [inline, static, inherited] |
| static const ExtractType Eigen::internal::blas_traits< Transpose< NestedXpr > >::extract | ( | const XprType & | x | ) | [inline, static] |
| static const Scalar Eigen::internal::blas_traits::extractScalarFactor | ( | const XprType & | ) | [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 |