Public Types

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

#include <SelfCwiseBinaryOp.h>

Inheritance diagram for internal::traits< SelfCwiseBinaryOp< BinaryOp, Lhs, Rhs > >:
internal::traits< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >

List of all members.

Public Types

enum  {
  Flags = traits<CwiseBinaryOp<BinaryOp, Lhs, Flags = traits<CwiseBinaryOp<BinaryOp, OuterStrideAtCompileTime = Lhs::OuterStrideAtCompileTime,
  InnerStrideAtCompileTime = Lhs::InnerStrideAtCompileTime
}

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


Member Enumeration Documentation

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

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