MOAB  4.9.3pre
Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, StorageKind > Class Template Reference

#include <CwiseBinaryOp.h>

Inheritance diagram for Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, StorageKind >:
Collaboration diagram for Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, StorageKind >:

List of all members.

Public Types

typedef
internal::generic_xpr_base
< CwiseBinaryOp< BinaryOp, Lhs,
Rhs > >::type 
Base

Detailed Description

template<typename BinaryOp, typename Lhs, typename Rhs, typename StorageKind>
class Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, StorageKind >

Definition at line 147 of file CwiseBinaryOp.h.


Member Typedef Documentation

template<typename BinaryOp, typename Lhs, typename Rhs, typename StorageKind>
typedef internal::generic_xpr_base<CwiseBinaryOp<BinaryOp, Lhs, Rhs> >::type Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, StorageKind >::Base

Reimplemented in Eigen::CwiseBinaryOp< BinaryOp, LhsType, RhsType >.

Definition at line 151 of file CwiseBinaryOp.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines