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

Inherits internal::generic_xpr_base::type.

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 150 of file CwiseBinaryOp.h.

Member Typedef Documentation

◆ Base

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

Definition at line 154 of file CwiseBinaryOp.h.


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