Public Types | Static Public Member Functions
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]

List of all members.

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 175 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 178 of file BlasUtil.h.

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

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

Definition at line 180 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 179 of file BlasUtil.h.


Member Enumeration Documentation

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

Definition at line 182 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) [inline, static]

Definition at line 186 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) [inline, static]

Definition at line 187 of file BlasUtil.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:59