Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions
Eigen::internal::blas_traits< Transpose< NestedXpr > > Struct Reference
Inheritance diagram for Eigen::internal::blas_traits< Transpose< NestedXpr > >:
Inheritance graph
[legend]

List of all members.

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 &)

Member Typedef Documentation

Reimplemented from Eigen::internal::blas_traits< NestedXpr >.

Definition at line 235 of file Core.

typedef blas_traits<NestedXpr> Eigen::internal::blas_traits< Transpose< NestedXpr > >::Base

Definition at line 232 of file Core.

typedef conditional<bool(Base::HasUsableDirectAccess), ExtractType, typename ExtractType::PlainObject >::type Eigen::internal::blas_traits< Transpose< NestedXpr > >::DirectLinearAccessType

Reimplemented from Eigen::internal::blas_traits< NestedXpr >.

Definition at line 239 of file Core.

Reimplemented from Eigen::internal::blas_traits< NestedXpr >.

Definition at line 234 of file Core.

typedef NestedXpr::Scalar Eigen::internal::blas_traits< Transpose< NestedXpr > >::Scalar

Reimplemented from Eigen::internal::blas_traits< NestedXpr >.

Definition at line 231 of file Core.

typedef Transpose<NestedXpr> Eigen::internal::blas_traits< Transpose< NestedXpr > >::XprType

Definition at line 233 of file Core.


Member Enumeration Documentation

anonymous enum [inherited]

Definition at line 166 of file Core.

anonymous enum
Enumerator:
IsTransposed 

Definition at line 240 of file Core.


Member Function Documentation

static const ExtractType Eigen::internal::blas_traits::extract ( const XprType &  x) [inline, static, inherited]

Definition at line 179 of file Core.

static const ExtractType Eigen::internal::blas_traits< Transpose< NestedXpr > >::extract ( const XprType x) [inline, static]

Definition at line 243 of file Core.

static const Scalar Eigen::internal::blas_traits::extractScalarFactor ( const XprType &  ) [inline, static, inherited]

Definition at line 180 of file Core.

static Scalar Eigen::internal::blas_traits< Transpose< NestedXpr > >::extractScalarFactor ( const XprType x) [inline, static]

Definition at line 244 of file Core.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011