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

#include <BlasUtil.h>

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

Public Types

enum  { IsComplex = NumTraits<Scalar>::IsComplex, NeedToConjugate = Base::NeedToConjugate ? 0 : IsComplex }
 
typedef blas_traits< NestedXpr > Base
 
typedef Base::ExtractType ExtractType
 
typedef CwiseUnaryOp< scalar_conjugate_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_conjugate_op< Scalar >, NestedXpr > >

Definition at line 293 of file BlasUtil.h.

Member Typedef Documentation

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

Definition at line 296 of file BlasUtil.h.

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

Definition at line 298 of file BlasUtil.h.

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

Definition at line 297 of file BlasUtil.h.

Member Enumeration Documentation

template<typename Scalar , typename NestedXpr >
anonymous enum
Enumerator
IsComplex 
NeedToConjugate 

Definition at line 300 of file BlasUtil.h.

Member Function Documentation

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

Definition at line 304 of file BlasUtil.h.

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

Definition at line 305 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