Public Types | Static Public Member Functions
internal::blas_traits< CwiseUnaryOp< scalar_multiple_op< Scalar >, NestedXpr > > Struct Template Reference

#include <BlasUtil.h>

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

List of all members.

Public Types

typedef blas_traits< NestedXpr > Base
typedef Base::ExtractType ExtractType
typedef CwiseUnaryOp
< scalar_multiple_op< Scalar >
, NestedXpr > 
XprType

Static Public Member Functions

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

Detailed Description

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

Definition at line 201 of file BlasUtil.h.


Member Typedef Documentation

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

Definition at line 204 of file BlasUtil.h.

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

Reimplemented from internal::blas_traits< NestedXpr >.

Definition at line 206 of file BlasUtil.h.

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

Definition at line 205 of file BlasUtil.h.


Member Function Documentation

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

Definition at line 207 of file BlasUtil.h.

template<typename Scalar , typename NestedXpr >
static Scalar internal::blas_traits< CwiseUnaryOp< scalar_multiple_op< Scalar >, NestedXpr > >::extractScalarFactor ( const XprType x) [inline, static]

Definition at line 208 of file BlasUtil.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:31