Public Types | Static Public Member Functions

internal::blas_traits< SelfCwiseBinaryOp< BinOp, NestedXpr, Rhs > > Struct Template Reference

#include <Transpose.h>

Inheritance diagram for internal::blas_traits< SelfCwiseBinaryOp< BinOp, NestedXpr, Rhs > >:
internal::blas_traits< NestedXpr >

List of all members.

Public Types

typedef SelfCwiseBinaryOp
< BinOp, NestedXpr, Rhs > 
XprType

Static Public Member Functions

static const XprType extract (const XprType &x)

template<typename BinOp, typename NestedXpr, typename Rhs>
struct internal::blas_traits< SelfCwiseBinaryOp< BinOp, NestedXpr, Rhs > >


Member Typedef Documentation

template<typename BinOp , typename NestedXpr , typename Rhs >
typedef SelfCwiseBinaryOp<BinOp,NestedXpr,Rhs> internal::blas_traits< SelfCwiseBinaryOp< BinOp, NestedXpr, Rhs > >::XprType

Member Function Documentation

template<typename BinOp , typename NestedXpr , typename Rhs >
static const XprType internal::blas_traits< SelfCwiseBinaryOp< BinOp, NestedXpr, Rhs > >::extract ( const XprType x  )  [inline, static]

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