Public Types
internal::traits< SelfCwiseBinaryOp< BinaryOp, Lhs, Rhs > > Struct Template Reference

#include <SelfCwiseBinaryOp.h>

Inheritance diagram for internal::traits< SelfCwiseBinaryOp< BinaryOp, Lhs, Rhs > >:
Inheritance graph
[legend]

List of all members.

Public Types

enum  { Flags = traits<CwiseBinaryOp<BinaryOp,Lhs,Rhs> >::Flags | (Lhs::Flags&DirectAccessBit) | (Lhs::Flags&LvalueBit), OuterStrideAtCompileTime = Lhs::OuterStrideAtCompileTime, InnerStrideAtCompileTime = Lhs::InnerStrideAtCompileTime }

Detailed Description

template<typename BinaryOp, typename Lhs, typename Rhs>
struct internal::traits< SelfCwiseBinaryOp< BinaryOp, Lhs, Rhs > >

Definition at line 45 of file SelfCwiseBinaryOp.h.


Member Enumeration Documentation

template<typename BinaryOp , typename Lhs , typename Rhs >
anonymous enum
Enumerator:
Flags 
OuterStrideAtCompileTime 
InnerStrideAtCompileTime 

Definition at line 48 of file SelfCwiseBinaryOp.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:40