Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions
Eigen::internal::blas_traits< Transpose< NestedXpr > > Struct Template Reference

Detailed Description

template<typename NestedXpr>
struct Eigen::internal::blas_traits< Transpose< NestedXpr > >

Definition at line 228 of file Core.

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 NestedXpr &x)
static const Scalar extractScalarFactor (const NestedXpr &)

Member Typedef Documentation

template<typename NestedXpr >
typedef Transpose<const typename Base::_ExtractType> Eigen::internal::blas_traits< Transpose< NestedXpr > >::_ExtractType

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

Definition at line 235 of file Core.

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

Definition at line 232 of file Core.

template<typename NestedXpr >
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.

template<typename NestedXpr >
typedef Transpose<const typename Base::_ExtractType> Eigen::internal::blas_traits< Transpose< NestedXpr > >::ExtractType

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

Definition at line 234 of file Core.

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

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

Definition at line 231 of file Core.

template<typename NestedXpr >
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.

template<typename NestedXpr >
anonymous enum
Enumerator:
IsTransposed 

Definition at line 240 of file Core.


Member Function Documentation

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

Definition at line 243 of file Core.

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

Definition at line 179 of file Core.

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

Definition at line 180 of file Core.

template<typename NestedXpr >
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.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo