Public Types | Static Public Member Functions | List of all members
Eigen::internal::blas_traits< Transpose< NestedXpr > > Struct Template Reference

#include <BlasUtil.h>

Inheritance diagram for Eigen::internal::blas_traits< Transpose< NestedXpr > >:
Inheritance graph
[legend]

Public Types

enum  { IsTransposed = Base::IsTransposed ? 0 : 1 }
 
typedef Transpose< const typename Base::_ExtractType_ExtractType
 
typedef blas_traits< NestedXpr > Base
 
typedef conditional< bool(Base::HasUsableDirectAccess), ExtractType, typename ExtractType::PlainObject >::type DirectLinearAccessType
 
typedef Transpose< const typename Base::_ExtractTypeExtractType
 
typedef NestedXpr::Scalar Scalar
 
typedef Transpose< NestedXpr > XprType
 
- Public Types inherited from Eigen::internal::blas_traits< NestedXpr >
enum  
 
typedef NestedXpr _ExtractType
 
typedef conditional< bool(HasUsableDirectAccess), ExtractType, typename _ExtractType::PlainObject >::type DirectLinearAccessType
 
typedef const NestedXpr & ExtractType
 
typedef traits< NestedXpr >::Scalar Scalar
 

Static Public Member Functions

static ExtractType extract (const XprType &x)
 
static Scalar extractScalarFactor (const XprType &x)
 
- Static Public Member Functions inherited from Eigen::internal::blas_traits< NestedXpr >
static ExtractType extract (const NestedXpr &x)
 
static const Scalar extractScalarFactor (const NestedXpr &)
 

Detailed Description

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

Definition at line 352 of file BlasUtil.h.

Member Typedef Documentation

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

Definition at line 359 of file BlasUtil.h.

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

Definition at line 356 of file BlasUtil.h.

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

Definition at line 363 of file BlasUtil.h.

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

Definition at line 358 of file BlasUtil.h.

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

Definition at line 355 of file BlasUtil.h.

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

Definition at line 357 of file BlasUtil.h.

Member Enumeration Documentation

template<typename NestedXpr >
anonymous enum
Enumerator
IsTransposed 

Definition at line 364 of file BlasUtil.h.

Member Function Documentation

template<typename NestedXpr >
static ExtractType Eigen::internal::blas_traits< Transpose< NestedXpr > >::extract ( const XprType x)
inlinestatic

Definition at line 367 of file BlasUtil.h.

template<typename NestedXpr >
static Scalar Eigen::internal::blas_traits< Transpose< NestedXpr > >::extractScalarFactor ( const XprType x)
inlinestatic

Definition at line 368 of file BlasUtil.h.


The documentation for this struct was generated from the following file:


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:31