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

Public Types

typedef CwiseUnaryOp< UnaryOp, XprType > Derived
 
typedef internal::dense_xpr_base< CwiseUnaryOp< UnaryOp, XprType > >::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 UnaryOp, typename XprType>
class Eigen::CwiseUnaryOpImpl< UnaryOp, XprType, Dense >

Definition at line 92 of file CwiseUnaryOp.h.


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