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

Detailed Description

template<typename BinOp, typename NestedXpr, typename Rhs>
struct Eigen::internal::blas_traits< SelfCwiseBinaryOp< BinOp, NestedXpr, Rhs > >

Definition at line 344 of file Core.

Inheritance diagram for Eigen::internal::blas_traits< SelfCwiseBinaryOp< BinOp, NestedXpr, Rhs > >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef SelfCwiseBinaryOp
< BinOp, NestedXpr, Rhs > 
XprType
enum  
typedef traits< NestedXpr >::Scalar Scalar
typedef const NestedXpr & ExtractType
typedef NestedXpr _ExtractType
typedef conditional< bool(HasUsableDirectAccess),
ExtractType, typename
_ExtractType::PlainObject >
::type 
DirectLinearAccessType

Static Public Member Functions

static const XprType extract (const XprType &x)
static const ExtractType extract (const NestedXpr &x)
static const Scalar extractScalarFactor (const NestedXpr &)

Member Typedef Documentation

typedef NestedXpr Eigen::internal::blas_traits< NestedXpr >::_ExtractType [inherited]

Reimplemented in Eigen::internal::blas_traits< Transpose< NestedXpr > >.

Definition at line 165 of file Core.

typedef conditional<bool(HasUsableDirectAccess), ExtractType, typename _ExtractType::PlainObject >::type Eigen::internal::blas_traits< NestedXpr >::DirectLinearAccessType [inherited]

Reimplemented in Eigen::internal::blas_traits< Transpose< NestedXpr > >.

Definition at line 178 of file Core.

typedef const NestedXpr & Eigen::internal::blas_traits< NestedXpr >::ExtractType [inherited]
typedef traits<NestedXpr >::Scalar Eigen::internal::blas_traits< NestedXpr >::Scalar [inherited]

Reimplemented in Eigen::internal::blas_traits< Transpose< NestedXpr > >.

Definition at line 163 of file Core.

template<typename BinOp , typename NestedXpr , typename Rhs >
typedef SelfCwiseBinaryOp<BinOp,NestedXpr,Rhs> Eigen::internal::blas_traits< SelfCwiseBinaryOp< BinOp, NestedXpr, Rhs > >::XprType

Definition at line 347 of file Core.


Member Enumeration Documentation

anonymous enum [inherited]

Definition at line 166 of file Core.


Member Function Documentation

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

Definition at line 348 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.




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