Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Public Member Functions
Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense > Class Template Reference
+ Inheritance diagram for Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >:
+ Collaboration diagram for Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >:

Public Types

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

Public Member Functions

EIGEN_STRONG_INLINE const Scalar coeff (Index rowId, Index colId) const
 
template<int LoadMode>
EIGEN_STRONG_INLINE PacketScalar packet (Index rowId, Index colId) const
 
EIGEN_STRONG_INLINE const Scalar coeff (Index index) const
 
template<int LoadMode>
EIGEN_STRONG_INLINE PacketScalar packet (Index index) const
 

Detailed Description

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

Definition at line 163 of file CwiseBinaryOp.h.


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