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

#include <BlasUtil.h>

Inheritance diagram for Eigen::internal::blas_traits< CwiseUnaryOp< scalar_multiple_op< Scalar >, NestedXpr > >:
Inheritance graph
[legend]

Public Types

typedef blas_traits< NestedXpr > Base
 
typedef Base::ExtractType ExtractType
 
typedef CwiseUnaryOp< scalar_multiple_op< Scalar >, 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 Scalar, typename NestedXpr>
struct Eigen::internal::blas_traits< CwiseUnaryOp< scalar_multiple_op< Scalar >, NestedXpr > >

Definition at line 192 of file BlasUtil.h.

Member Typedef Documentation

template<typename Scalar , typename NestedXpr >
typedef blas_traits<NestedXpr> Eigen::internal::blas_traits< CwiseUnaryOp< scalar_multiple_op< Scalar >, NestedXpr > >::Base

Definition at line 195 of file BlasUtil.h.

template<typename Scalar , typename NestedXpr >
typedef Base::ExtractType Eigen::internal::blas_traits< CwiseUnaryOp< scalar_multiple_op< Scalar >, NestedXpr > >::ExtractType

Definition at line 197 of file BlasUtil.h.

template<typename Scalar , typename NestedXpr >
typedef CwiseUnaryOp<scalar_multiple_op<Scalar>, NestedXpr> Eigen::internal::blas_traits< CwiseUnaryOp< scalar_multiple_op< Scalar >, NestedXpr > >::XprType

Definition at line 196 of file BlasUtil.h.

Member Function Documentation

template<typename Scalar , typename NestedXpr >
static ExtractType Eigen::internal::blas_traits< CwiseUnaryOp< scalar_multiple_op< Scalar >, NestedXpr > >::extract ( const XprType x)
inlinestatic

Definition at line 198 of file BlasUtil.h.

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

Definition at line 199 of file BlasUtil.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:12